Commit 8699771d authored by vipwzw's avatar vipwzw Committed by 33cn

Update localdb.go

parent 8f5842a5
......@@ -7,6 +7,7 @@ import (
"github.com/33cn/chain33/types"
)
func (chain *BlockChain) procLocalDB(msgtype int64, msg *queue.Message, reqnum chan struct{}) bool {
switch msgtype {
case types.EventLocalGet:
......
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