rpc: add version to get_info

This commit is contained in:
Jethro Grassie 2018-11-20 13:18:08 -05:00
parent 84dd674cd0
commit 517f25efd1
No known key found for this signature in database
GPG key ID: DE8ED755616565BB
5 changed files with 11 additions and 1 deletions

View file

@ -191,6 +191,7 @@ namespace rpc
uint64_t block_size_median;
uint64_t block_weight_median;
uint64_t start_time;
std::string version;
};
struct output_distribution