From ea8649f3a0490d46d1398a26d1172e74610646fb Mon Sep 17 00:00:00 2001 From: Arnaud Date: Mon, 17 Feb 2025 11:41:57 +0100 Subject: [PATCH] Add request-cache-size flag --- learn/run.md | 1 + 1 file changed, 1 insertion(+) diff --git a/learn/run.md b/learn/run.md index a2b8433..7fcc8fb 100644 --- a/learn/run.md +++ b/learn/run.md @@ -101,6 +101,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: