cmd/utils, eth/ethconfig: unindex txs older than ~1 year
This commit is contained in:
@ -66,6 +66,7 @@ var Defaults = Config{
|
||||
DatasetsLockMmap: false,
|
||||
},
|
||||
NetworkId: 1,
|
||||
TxLookupLimit: 2350000,
|
||||
LightPeers: 100,
|
||||
UltraLightFraction: 75,
|
||||
DatabaseCache: 512,
|
||||
|
Reference in New Issue
Block a user