提交 ff52e99b 编写于 作者: K Kevin Heifner

Remove storage of abi_serializer_max_time.

上级 e1306a92
......@@ -1472,10 +1472,6 @@ bool controller::contracts_console()const {
return my->conf.contracts_console;
}
fc::microseconds controller::get_abi_serializer_max_time_ms()const {
return my->conf.abi_serializer_max_time_ms;
}
chain_id_type controller::get_chain_id()const {
return my->chain_id;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册