core, cmd/geth, cmd/mist: cleanup. bump version 0.9.21
This commit is contained in:
@ -24,8 +24,6 @@ const (
|
||||
BlockChainVersion = 2
|
||||
)
|
||||
|
||||
var statelogger = logger.NewLogger("BLOCK")
|
||||
|
||||
type BlockProcessor struct {
|
||||
db common.Database
|
||||
extraDb common.Database
|
||||
|
Reference in New Issue
Block a user