We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4847a0f commit a5e0312Copy full SHA for a5e0312
book/src/help_bn.md
@@ -461,6 +461,9 @@ OPTIONS:
461
--slots-per-restore-point <SLOT_COUNT>
462
Specifies how often a freezer DB restore point should be stored. Cannot be changed after initialization.
463
[default: 8192 (mainnet) or 64 (minimal)]
464
+ --state-cache-size <STATE_CACHE_SIZE>
465
+ Specifies the size of the snapshot cache [default: 3]
466
+
467
--suggested-fee-recipient <SUGGESTED-FEE-RECIPIENT>
468
Emergency fallback fee recipient for use in case the validator client does not have one configured. You
469
should set this flag on the validator client instead of (or in addition to) setting it here.
0 commit comments