mirror of
https://github.com/monero-project/monero.git
synced 2025-12-13 12:44:48 -05:00
update get_info RPC and bump RPC version
This commit is contained in:
parent
34cb6b4b70
commit
9e1403e155
4 changed files with 8 additions and 1 deletions
|
|
@ -181,6 +181,7 @@ namespace rpc
|
|||
bool mainnet;
|
||||
bool testnet;
|
||||
bool stagenet;
|
||||
std::string nettype;
|
||||
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