Commit ab3313c8 authored by vipwzw's avatar vipwzw Committed by 33cn

Update type.go

parent 845ea154
......@@ -23,7 +23,7 @@ func init() {
types.AllowUserExec = append(types.AllowUserExec, []byte(ParaX))
types.RegistorExecutor(ParaX, NewType())
types.RegisterDappFork(ParaX, "Enable", 0)
types.RegisterDappFork(ParaX, "ForkParacrossWithdrawFromParachain", 1500000)
types.RegisterDappFork(ParaX, "ForkParacrossWithdrawFromParachain", 1298600)
}
// GetExecName get para exec name
......
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