提交 9c711b4f 编写于 作者: B Bart Wyatt

actually return the value...

上级 efe5fdbb
......@@ -1688,7 +1688,7 @@ bool controller::skip_db_sessions( ) const {
}
bool controller::skip_trx_checks() const {
light_validation_allowed(my->conf.disable_replay_opts);
return light_validation_allowed(my->conf.disable_replay_opts);
}
bool controller::contracts_console()const {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册