Add missing serialized field
This commit is contained in:
parent
5f49e982ec
commit
6e91478564
1 changed files with 1 additions and 1 deletions
|
|
@ -64,4 +64,4 @@ FC_REFLECT_DERIVED( graphene::chain::son_wallet_withdraw_object, (graphene::db::
|
||||||
(peerplays_uid) (peerplays_transaction_id) (peerplays_from) (peerplays_asset)
|
(peerplays_uid) (peerplays_transaction_id) (peerplays_from) (peerplays_asset)
|
||||||
(withdraw_sidechain) (withdraw_address) (withdraw_currency) (withdraw_amount)
|
(withdraw_sidechain) (withdraw_address) (withdraw_currency) (withdraw_amount)
|
||||||
(expected_reports) (received_reports)
|
(expected_reports) (received_reports)
|
||||||
(processed) )
|
(confirmed) (processed) )
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue