Skip to content

Commit

Permalink
Revert comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Daksh14 committed Oct 24, 2024
1 parent 1a54820 commit d23bdde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rusk-wallet/src/wallet.rs
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ impl<F: SecureWalletFile + Debug> Wallet<F> {
Ok(cache_dir)
}

/// Returns the Shielded public-key for a given index.
/// Returns the shielded key for a given index.
///
/// # Errors
/// This will error if the wallet doesn't have a profile stored for the
Expand Down

0 comments on commit d23bdde

Please sign in to comment.