mirror of
https://github.com/monero-project/monero.git
synced 2025-12-29 14:13:30 -08:00
Merge pull request #5185
59478c80 daemon: new mining_status command (moneromooo-monero)
This commit is contained in:
@@ -97,6 +97,8 @@ public:
|
||||
|
||||
bool stop_mining(const std::vector<std::string>& args);
|
||||
|
||||
bool mining_status(const std::vector<std::string>& args);
|
||||
|
||||
bool stop_daemon(const std::vector<std::string>& args);
|
||||
|
||||
bool print_status(const std::vector<std::string>& args);
|
||||
|
||||
Reference in New Issue
Block a user