mirror of
https://github.com/monero-project/monero.git
synced 2025-07-23 13:50:45 -04:00
daemon: new mining_status command
This commit is contained in:
parent
31bdf7bd11
commit
59478c80dd
9 changed files with 134 additions and 7 deletions
|
@ -109,6 +109,8 @@ public:
|
|||
|
||||
bool stop_mining();
|
||||
|
||||
bool mining_status();
|
||||
|
||||
bool stop_daemon();
|
||||
|
||||
bool print_status();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue