mirror of
https://github.com/monero-project/monero.git
synced 2025-07-23 13:50:45 -04:00
Merge pull request #5185
59478c80
daemon: new mining_status command (moneromooo-monero)
This commit is contained in:
commit
429930534d
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