Commit f928cd84 authored by caopingcp's avatar caopingcp Committed by vipwzw

change ForkTicketVrf height

parent 16c534e9
......@@ -60,7 +60,7 @@ func init() {
types.RegistorExecutor(TicketX, NewType())
types.RegisterDappFork(TicketX, "Enable", 0)
types.RegisterDappFork(TicketX, "ForkTicketId", 1062000)
types.RegisterDappFork(TicketX, "ForkTicketVrf", 1750000)
types.RegisterDappFork(TicketX, "ForkTicketVrf", 1770000)
}
// TicketType ticket exec type
......
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