Commit ad891e48 authored by liuyuhang's avatar liuyuhang

for trigger

parent 510fc74f
...@@ -477,5 +477,5 @@ func deletePrunedMavlData(db dbm.DB, prefix string) (status int) { ...@@ -477,5 +477,5 @@ func deletePrunedMavlData(db dbm.DB, prefix string) (status int) {
} }
dbm.MustWrite(batch) dbm.MustWrite(batch)
} }
return 1 // this prefix Iterator over return 1 // this prefix Iterator over
} }
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