Merge branch '489-bugfix-reflect-whitelist' into develop
Conflicts: libraries/chain/include/graphene/chain/account_object.hpp
This commit is contained in:
commit
d0f119b215
1 changed files with 1 additions and 1 deletions
|
|
@ -361,7 +361,7 @@ FC_REFLECT_DERIVED( graphene::chain::account_object,
|
|||
(membership_expiration_date)(registrar)(referrer)(lifetime_referrer)
|
||||
(network_fee_percentage)(lifetime_referrer_fee_percentage)(referrer_rewards_percentage)
|
||||
(name)(owner)(active)(options)(statistics)(whitelisting_accounts)(blacklisting_accounts)
|
||||
(whitelisting_accounts)(blacklisted_accounts)
|
||||
(whitelisted_accounts)(blacklisted_accounts)
|
||||
(cashback_vb)
|
||||
(owner_special_authority)(active_special_authority)
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue