update get_info RPC and bump RPC version

This commit is contained in:
victorsintnicolaas 2018-06-13 22:38:26 +02:00
parent 34cb6b4b70
commit 9e1403e155
4 changed files with 8 additions and 1 deletions

View file

@ -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;