提交 c6d25ecc 编写于 作者: B Bart Wyatt

restore the call to `record_transaction` accidentally removed from...

restore the call to `record_transaction` accidentally removed from `chain_controller::_apply_transaction` in 35f98e09
上级 93ba5f8f
......@@ -1385,6 +1385,7 @@ transaction_trace chain_controller::__apply_transaction( transaction_metadata& m
}
update_usage(meta, act_usage);
record_transaction(meta.trx);
return result;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册