increase block proof window

This commit is contained in:
Giacomo Pasini 2025-04-22 14:01:12 +02:00
parent 9e4ce7513e
commit 6d6b282ce6
No known key found for this signature in database
GPG Key ID: FC08489D2D895D4B

View File

@ -46,6 +46,7 @@ fn main() -> eyre::Result<()> {
"reth",
"node",
"--dev",
"--rpc.eth-proof-window=2048",
"--dev.block-time=2s",
"--http.addr=0.0.0.0",
"--http.port=8546",