global_property_object.hpp: Reflect last_budget_time #414
This commit is contained in:
parent
57015b43fa
commit
dfe228fc85
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ FC_REFLECT_DERIVED( graphene::chain::dynamic_global_property_object, (graphene::
|
||||||
(time)
|
(time)
|
||||||
(current_witness)
|
(current_witness)
|
||||||
(next_maintenance_time)
|
(next_maintenance_time)
|
||||||
|
(last_budget_time)
|
||||||
(witness_budget)
|
(witness_budget)
|
||||||
(accounts_registered_this_interval)
|
(accounts_registered_this_interval)
|
||||||
(recently_missed_count)
|
(recently_missed_count)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue