reth
reth copied to clipboard
Add debug_storageRangeAt support
trafficstars
Describe the feature
we're missing
https://www.quicknode.com/docs/ethereum/debug_storageRangeAt
TODO
- add fn to DebugApi
- implement endpoint similar to https://github.com/paradigmxyz/reth/pull/17601 for which we likely need another provider trait function that works like this pr
cc @Wollac
maybe @Rimeeeeee ?
Additional context
No response