mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 21:17:16 +00:00
Update backend.go (#2152)
This commit is contained in:
parent
4928de2280
commit
e29e76988b
@ -216,6 +216,7 @@ func New(stack *node.Node, config *ethconfig.Config) (*Ethereum, error) {
|
||||
} else {
|
||||
config.StorageMode = sm
|
||||
}
|
||||
log.Info("Effective", "storage mode", config.StorageMode)
|
||||
|
||||
return nil
|
||||
}); err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user