From 7b912ba6aa9332cf4cf707d420c68be077860ef3 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Tue, 25 Feb 2025 14:22:07 +0100 Subject: [PATCH] Add request-cache-size flag (#61) --- learn/run.md | 1 + 1 file changed, 1 insertion(+) diff --git a/learn/run.md b/learn/run.md index 5ba083a..5e38b64 100644 --- a/learn/run.md +++ b/learn/run.md @@ -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: