Commit 3f9aa2f
authored
fix: add --rpc.eth-proof-window flag to reth (#1390)
When using reth via reth-rbuilder, add the `--rpc.eth-proof-window` flag
to avoid the following errors when running block simulation
```
block is too old, outside validation window
```1 parent 69d7125 commit 3f9aa2f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| 299 | + | |
299 | 300 | | |
300 | 301 | | |
301 | 302 | | |
| |||
0 commit comments