Add request-cache-size flag (#61)

This commit is contained in:
Arnaud 2025-02-25 14:22:07 +01:00 committed by GitHub
parent c6d26725a2
commit 7b912ba6aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -102,6 +102,7 @@ The following options are available:
--validator Enables validator, requires an Ethereum node [=false].
--validator-max-slots Maximum number of slots that the validator monitors [=1000].
--reward-recipient Address to send payouts to (eg rewards and refunds).
--request-cache-size Maximum number of StorageRequests kept in memory. Reduces fetching of StorageRequest data from the contract. [=128].
Available sub-commands: