reth
reth copied to clipboard
Use `Box<BlindedProviderFactory>` in Sparse Trie
trafficstars
Describe the feature
Follow-up to https://github.com/paradigmxyz/reth/pull/13294: avoid generics everywhere by boxing the BlindedProviderFactory and its associated types.
Additional context
No response