wallet cli: print unspent outputs with histogram
This commit is contained in:
@@ -143,6 +143,7 @@ namespace cryptonote
|
||||
bool get_tx_key(const std::vector<std::string> &args);
|
||||
bool check_tx_key(const std::vector<std::string> &args);
|
||||
bool show_transfers(const std::vector<std::string> &args);
|
||||
bool unspent_outputs(const std::vector<std::string> &args);
|
||||
bool rescan_blockchain(const std::vector<std::string> &args);
|
||||
bool refresh_main(uint64_t start_height, bool reset = false);
|
||||
bool set_tx_note(const std::vector<std::string> &args);
|
||||
|
||||
Reference in New Issue
Block a user