mirror of
https://github.com/monero-project/monero.git
synced 2026-01-21 03:53:19 +01: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