Merge pull request #5185

59478c80 daemon: new mining_status command (moneromooo-monero)
This commit is contained in:
Riccardo Spagni 2019-03-17 17:55:32 +02:00
commit 429930534d
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
9 changed files with 134 additions and 7 deletions

View file

@ -109,6 +109,8 @@ public:
bool stop_mining();
bool mining_status();
bool stop_daemon();
bool print_status();