Skip to content

Commit

Permalink
Nit
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez committed Nov 2, 2023
1 parent 53b6be7 commit 577c30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/core/src/method/wallet_command.rs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ pub enum WalletCommandMethod {
#[cfg(feature = "participation")]
#[cfg_attr(docsrs, doc(cfg(feature = "participation")))]
GetVotingPower,
/// Gets the wallet implicit account creation address
/// Returns the wallet implicit account creation address
/// Expected response: [`Bech32Address`](crate::Response::Bech32Address)
ImplicitAccountCreationAddress,
/// Returns all incoming transactions of the wallet
Expand Down

0 comments on commit 577c30e

Please sign in to comment.