mirror of
https://github.com/monero-project/monero.git
synced 2025-07-23 13:40:43 -04:00
Add print_pl_stats daemon command
This commit is contained in:
parent
d666339853
commit
3bdda60f3e
5 changed files with 44 additions and 0 deletions
|
@ -59,6 +59,8 @@ public:
|
|||
|
||||
bool print_peer_list(const std::vector<std::string>& args);
|
||||
|
||||
bool print_peer_list_stats(const std::vector<std::string>& args);
|
||||
|
||||
bool save_blockchain(const std::vector<std::string>& args);
|
||||
|
||||
bool show_hash_rate(const std::vector<std::string>& args);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue