reth icon indicating copy to clipboard operation
reth copied to clipboard

Support replacing rpc handlers

Open mattsse opened this issue 1 year ago • 2 comments

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

mattsse avatar Jul 25 '24 12:07 mattsse