edr
edr copied to clipboard
refactor: chain-specific provider
This PR makes the Provider
and ProviderData
types chain-agnostic as well as remaining supporting types.
At this point only the L1ChainSpec
is supported for providers. The OptimismChainSpec
will follow in follow-up PR.