mirror of
https://github.com/monero-project/monero.git
synced 2025-12-29 14:13:30 -08:00
New interactive daemon command 'print_net_stats': Global traffic stats
This commit is contained in:
@@ -148,6 +148,8 @@ public:
|
||||
bool prune_blockchain(const std::vector<std::string>& args);
|
||||
|
||||
bool check_blockchain_pruning(const std::vector<std::string>& args);
|
||||
|
||||
bool print_net_stats(const std::vector<std::string>& args);
|
||||
};
|
||||
|
||||
} // namespace daemonize
|
||||
|
||||
Reference in New Issue
Block a user