Commit 0750bbe7 authored by vipwzw's avatar vipwzw Committed by 33cn

Update types.go

parent ab3313c8
......@@ -25,7 +25,7 @@ func init() {
// init executor type
types.RegistorExecutor(name, NewType())
types.RegisterDappFork(name, "Enable", 0)
types.RegisterDappFork(name, ForkTerminatePartX, 1500000)
types.RegisterDappFork(name, ForkTerminatePartX, 1298600)
}
//getRealExecName
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment