mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 13:28:33 +00:00
Remove snapshot cache related code (#5661)
* Remove snapshot cache and other references. * Fix default state cache size in docs * Remove cache miss comment entirely * Add state cache CLI tests
This commit is contained in:
@@ -438,7 +438,7 @@ OPTIONS:
|
||||
Specifies how often a freezer DB restore point should be stored. Cannot be changed after initialization.
|
||||
[default: 8192 (mainnet) or 64 (minimal)]
|
||||
--state-cache-size <STATE_CACHE_SIZE>
|
||||
Specifies the size of the snapshot cache [default: 3]
|
||||
Specifies the size of the state cache [default: 128]
|
||||
|
||||
--suggested-fee-recipient <SUGGESTED-FEE-RECIPIENT>
|
||||
Emergency fallback fee recipient for use in case the validator client does not have one configured. You
|
||||
|
||||
Reference in New Issue
Block a user