mirror of
https://github.com/monero-project/monero.git
synced 2025-12-13 12:44:48 -05:00
wallet2: adapt to deterministic unlock time
This commit is contained in:
parent
4971219c2c
commit
80e535c95a
10 changed files with 57 additions and 23 deletions
|
|
@ -196,6 +196,7 @@ namespace rpc
|
|||
uint64_t block_size_limit;
|
||||
uint64_t block_weight_limit;
|
||||
uint64_t block_size_median;
|
||||
uint64_t adjusted_time;
|
||||
uint64_t block_weight_median;
|
||||
uint64_t start_time;
|
||||
std::string version;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue