Fix for scheduler wrong state #700

Closed
hirunda wants to merge 3 commits from bug/378/fix_for_restarting_node_without_replay_option into develop

View file

@ -131,6 +131,7 @@ namespace graphene { namespace chain {
}}
FC_REFLECT_DERIVED( graphene::chain::dynamic_global_property_object, (graphene::db::object),
(random)
(head_block_number)
(head_block_id)
(time)