提交 996a792b 编写于 作者: A arhag

fix bug with initializing apply_context_free

上级 e3ace49c
......@@ -21,8 +21,6 @@ namespace eosio { namespace chain {
{
trace->id = id;
executed.reserve( trx.total_actions() );
is_input = false;
apply_context_free = false;
}
void transaction_context::init(uint64_t initial_net_usage, uint64_t initial_cpu_usage )
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册