reth
reth copied to clipboard
Introduce `HashedStorageProvider`
trafficstars
Overview
This PR introduces the HashedStorageProvider which allows us to instantiate HashedStorage using the KeyHasher from the StateCommitment type. This should be reviewed after https://github.com/paradigmxyz/reth/pull/12607.