reth
reth copied to clipboard
Support replacing rpc handlers
Describe the feature
ref https://github.com/paradigmxyz/reth/discussions/8294
this will be possible once we bump jsonrpsee and can be integrated into the RpcContext type
https://github.com/paradigmxyz/reth/blob/b864185f6e3115c51e4f44aced04b78b801f8ada/crates/node/builder/src/rpc.rs#L137-L139
Additional context
No response