mirror of
https://github.com/monero-project/monero.git
synced 2026-08-01 00:20:42 -07:00
daemon: add a print_pool_stats daemon command
Helps see what's going on now that Monero is getting used
This commit is contained in:
@@ -96,6 +96,8 @@ public:
|
||||
|
||||
bool print_transaction_pool_short();
|
||||
|
||||
bool print_transaction_pool_stats();
|
||||
|
||||
bool start_mining(cryptonote::account_public_address address, uint64_t num_threads, bool testnet);
|
||||
|
||||
bool stop_mining();
|
||||
|
||||
Reference in New Issue
Block a user