reth
reth copied to clipboard
Introduce `KeyHasherProvider`
trafficstars
Overview
This PR introduces the KeyHasherProvider trait and implementations. This allows for keys to be hashed using the KeyHasher from the StateCommitment type. This PR should be reviewed after #12894.