mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add RPC command wallet_seed.
This commit is contained in:
@@ -51,6 +51,7 @@ void printHelp(const po::options_description& desc)
|
||||
cout << " unl_reset" << endl;
|
||||
cout << " validation_create [<seed>|<pass_phrase>|<key>]" << endl;
|
||||
cout << " wallet_claim <master_seed> <regular_seed> [<source_tag>] [<account_annotation>]" << endl;
|
||||
cout << " wallet_seed [<seed>|<passphrase>|<passkey>]" << endl;
|
||||
cout << " wallet_propose" << endl;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user