docs: update rpc cache flags (#3552)

This commit is contained in:
Bjerg
2023-07-03 16:44:17 +02:00
committed by GitHub
parent 7de2846a92
commit d7259f0029

View File

@ -159,14 +159,14 @@ Rpc:
--gas-price-oracle --gas-price-oracle
Gas price oracle configuration. Gas price oracle configuration.
--block-cache-size --block-cache-len
Max size for cached block data in megabytes. Maximum number of block cache entries.
--receipt-cache-size --receipt-cache-len
Max size for cached receipt data in megabytes. Maximum number of receipt cache entries.
--env-cache-size --env-cache-len
Max size for cached evm env data in megabytes. Maximum number of env cache entries.
Builder: Builder:
--builder.extradata --builder.extradata