mirror of
https://github.com/monero-project/monero.git
synced 2025-12-13 12:44:48 -05:00
Stagenet
This commit is contained in:
parent
cc9a0bee04
commit
af773211cb
58 changed files with 566 additions and 357 deletions
|
|
@ -178,7 +178,9 @@ namespace rpc
|
|||
uint64_t incoming_connections_count;
|
||||
uint64_t white_peerlist_size;
|
||||
uint64_t grey_peerlist_size;
|
||||
bool mainnet;
|
||||
bool testnet;
|
||||
bool stagenet;
|
||||
crypto::hash top_block_hash;
|
||||
uint64_t cumulative_difficulty;
|
||||
uint64_t block_size_limit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue