Module core
Expand description
Implementation of the [jsonrpsee
] generated EthApiServer
trait. Handles RPC requests for
the eth_
namespace.
Traitsยง
- Client implementation for the
EthApi
RPC API. - Server trait implementation for the
EthApi
RPC API. - Helper trait, unifies functionality that must be supported to implement all RPC methods for server.