Update chain/stmgr/stmgr.go
Co-Authored-By: Łukasz Magiera <magik6k@users.noreply.github.com>
This commit is contained in:
parent
bc7f86ef05
commit
3ab711d133
@ -16,7 +16,7 @@ import (
|
||||
logging "github.com/ipfs/go-log"
|
||||
)
|
||||
|
||||
var log = logging.Logger("chainstore")
|
||||
var log = logging.Logger("statemgr")
|
||||
|
||||
type StateManager struct {
|
||||
cs *store.ChainStore
|
||||
|
Loading…
Reference in New Issue
Block a user