eth: gofmt

This commit is contained in:
Felix Lange 2019-11-13 12:10:03 +01:00
parent d2a8cc62ad
commit e776707c82

View file

@ -95,7 +95,7 @@ type Config struct {
// zero, the chain ID is used as network ID.
NetworkId uint64
SyncMode downloader.SyncMode
SyncMode downloader.SyncMode
NoPruning bool // Whether to disable pruning and flush everything to disk
NoPrefetch bool // Whether to disable prefetching and only load state on demand