mirror of
https://github.com/monero-project/monero.git
synced 2026-01-27 14:54:40 +01:00
Add print_pl_stats daemon command
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user