Fix wallet doc
This commit is contained in:
@ -282,7 +282,7 @@ fn display_actions() {
|
|||||||
println!(" address Get your public key");
|
println!(" address Get your public key");
|
||||||
println!(" balance Get your account balance");
|
println!(" balance Get your account balance");
|
||||||
println!(" airdrop Request a batch of tokens");
|
println!(" airdrop Request a batch of tokens");
|
||||||
println!(" pay Spend your tokens as fast as possible");
|
println!(" pay Send tokens to a public key");
|
||||||
println!(" confirm Confirm your last payment by signature");
|
println!(" confirm Confirm your last payment by signature");
|
||||||
println!("");
|
println!("");
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user