Add print_pl_stats daemon command

This commit is contained in:
Miguel Herranz 2017-02-23 18:20:17 +01:00
parent d666339853
commit 3bdda60f3e
5 changed files with 44 additions and 0 deletions

View file

@ -72,6 +72,8 @@ public:
bool print_peer_list();
bool print_peer_list_stats();
bool save_blockchain();
bool show_hash_rate();