reth icon indicating copy to clipboard operation
reth copied to clipboard

Add docs for `EthApi`

Open emhane opened this issue 7 months ago • 1 comments

Describe the change

Add docs for EthApiServer trait and its helper traits. Explain how the default EthApiServer is the l1 behaviour expected for the eth API, and how it can be customised by overwriting only the necessary helper traits, instead of re-implementing the whole EthApiServer trait. Use OpEthApi as example.

Additional context

No response

emhane avatar Jul 16 '24 13:07 emhane