未验证 提交 44aa2dae 编写于 作者: L luchiagogogo 提交者: GitHub

update initial_timestamp

上级 eb93da5f
......@@ -11,7 +11,7 @@
namespace eosio { namespace chain {
genesis_state::genesis_state() {
initial_timestamp = fc::time_point::from_iso_string( "2018-06-01T12:00:00" );
initial_timestamp = fc::time_point::from_iso_string( "2019-03-01T12:00:00" );
initial_key = fc::variant(eosio_root_key).as<public_key_type>();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册