mirror of
https://github.com/monero-project/monero.git
synced 2025-07-23 13:50:45 -04:00
Stagenet
This commit is contained in:
parent
cc9a0bee04
commit
af773211cb
58 changed files with 566 additions and 357 deletions
|
@ -105,7 +105,7 @@ public:
|
|||
|
||||
bool print_transaction_pool_stats();
|
||||
|
||||
bool start_mining(cryptonote::account_public_address address, uint64_t num_threads, bool testnet, bool do_background_mining = false, bool ignore_battery = false);
|
||||
bool start_mining(cryptonote::account_public_address address, uint64_t num_threads, cryptonote::network_type nettype, bool do_background_mining = false, bool ignore_battery = false);
|
||||
|
||||
bool stop_mining();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue