未验证 提交 7fc813ca 编写于 作者: D Daniel Larimer 提交者: GitHub

Merge pull request #3019 from harrywong/master

Fix reflect issue in block_state.hpp
......@@ -31,4 +31,4 @@ namespace eosio { namespace chain {
} } /// namespace eosio::chain
FC_REFLECT_DERIVED( eosio::chain::block_state, (eosio::chain::block_header_state), (block)(validated) )
FC_REFLECT_DERIVED( eosio::chain::block_state, (eosio::chain::block_header_state), (block)(validated)(in_current_chain) )
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册