proposal fail_reason bug fixed
This commit is contained in:
parent
caa3d2468c
commit
1d66db0c85
1 changed files with 1 additions and 1 deletions
|
|
@ -96,4 +96,4 @@ typedef generic_index<proposal_object, proposal_multi_index_container> proposal_
|
|||
FC_REFLECT_DERIVED( graphene::chain::proposal_object, (graphene::chain::object),
|
||||
(expiration_time)(review_period_time)(proposed_transaction)(required_active_approvals)
|
||||
(available_active_approvals)(required_owner_approvals)(available_owner_approvals)
|
||||
(available_key_approvals)(proposer) )
|
||||
(available_key_approvals)(proposer)(fail_reason))
|
||||
|
|
|
|||
Loading…
Reference in a new issue