feat(rpc): enable historical proofs (#9273)

This commit is contained in:
Roman Krasiuk
2024-07-03 13:43:26 -07:00
committed by GitHub
parent f3fd7e73cc
commit a7caf0d284
11 changed files with 87 additions and 37 deletions

View File

@ -313,6 +313,11 @@ RPC:
[default: 50000000]
--rpc.eth-proof-window <RPC_ETH_PROOF_WINDOW>
The maximum proof window for historical proof generation. This value allows for generating historical proofs up to configured number of blocks from current tip (up to `tip - window`)
[default: 0]
RPC State Cache:
--rpc-cache.max-blocks <MAX_BLOCKS>
Max number of blocks in cache