initialize map
This commit is contained in:
@@ -120,6 +120,7 @@ func NewBlockValidator(chain *store.ChainStore, stmgr *stmgr.StateManager, black
|
||||
recvBlocks: newBlockReceiptCache(),
|
||||
chain: chain,
|
||||
stmgr: stmgr,
|
||||
keycache: make(map[string]address.Address),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user