Commit da4d6c89 authored by liuyuhang's avatar liuyuhang Committed by vipwzw

set testnet kvmvccmavl real fork height

parent fd03727c
......@@ -61,7 +61,7 @@ func DisableLog() {
func init() {
drivers.Reg("kvmvccmavl", New)
types.RegisterDappFork("store-kvmvccmavl", "ForkKvmvccmavl", types.MaxHeight)
types.RegisterDappFork("store-kvmvccmavl", "ForkKvmvccmavl", 190*10000)
}
// KVmMavlStore provide kvmvcc and mavl store interface implementation
......
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