added missing reflection for chain parameter 'witness_schedule_algorithm'

This commit is contained in:
Roman Olearski 2017-04-21 14:58:00 +02:00
parent 27b5c978db
commit 2259224078

View file

@ -122,6 +122,7 @@ FC_REFLECT( graphene::chain::chain_parameters,
(accounts_per_fee_scale)
(account_fee_scale_bitshifts)
(max_authority_depth)
(witness_schedule_algorithm)
(min_round_delay)
(max_round_delay)
(min_time_per_commit_move)