Merge pull request #2381
840aed1cmonero-wallet-cli: New command 'wallet_info' improved (rbrunner7)9bdd985cmonero-wallet-cli: New command 'wallet_info' (rbrunner7)
This commit is contained in:
@@ -165,6 +165,7 @@ namespace cryptonote
|
||||
bool set_tx_note(const std::vector<std::string> &args);
|
||||
bool get_tx_note(const std::vector<std::string> &args);
|
||||
bool status(const std::vector<std::string> &args);
|
||||
bool wallet_info(const std::vector<std::string> &args);
|
||||
bool set_default_priority(const std::vector<std::string> &args);
|
||||
bool sign(const std::vector<std::string> &args);
|
||||
bool verify(const std::vector<std::string> &args);
|
||||
|
||||
Reference in New Issue
Block a user