Commit 27b21251 authored by liuyuhang's avatar liuyuhang Committed by vipwzw

modify kvm fork height 186*10000

parent da4d6c89
......@@ -61,7 +61,7 @@ func DisableLog() {
func init() {
drivers.Reg("kvmvccmavl", New)
types.RegisterDappFork("store-kvmvccmavl", "ForkKvmvccmavl", 190*10000)
types.RegisterDappFork("store-kvmvccmavl", "ForkKvmvccmavl", 186*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