Fix withdraw_permission_object.hpp reflection #562
This commit is contained in:
parent
d60c8a255e
commit
19cf1b135b
1 changed files with 1 additions and 0 deletions
|
|
@ -93,4 +93,5 @@ FC_REFLECT_DERIVED( graphene::chain::withdraw_permission_object, (graphene::db::
|
||||||
(withdrawal_period_sec)
|
(withdrawal_period_sec)
|
||||||
(period_start_time)
|
(period_start_time)
|
||||||
(expiration)
|
(expiration)
|
||||||
|
(claimed_this_period)
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue