Add missing serialized field

This commit is contained in:
Srdjan Obucina 2020-03-27 21:03:05 +01:00
parent 5f49e982ec
commit 6e91478564

View file

@ -64,4 +64,4 @@ FC_REFLECT_DERIVED( graphene::chain::son_wallet_withdraw_object, (graphene::db::
(peerplays_uid) (peerplays_transaction_id) (peerplays_from) (peerplays_asset)
(withdraw_sidechain) (withdraw_address) (withdraw_currency) (withdraw_amount)
(expected_reports) (received_reports)
(processed) )
(confirmed) (processed) )