Available on crate feature
rpc
only.Expand description
Re-exported rpc types
Modules§
Structs§
- Admin
Api admin
API implementation.- Debug
Api debug
API implementation.- Engine
Api - The Engine API implementation that grants the Consensus layer access to data and functions in the Execution layer that are crucial for the consensus process.
- Engine
EthApi - A wrapper type for the
EthApi
andEthFilter
implementations that only expose the required subset for theeth_
namespace used in auth server alongside theengine_
namespace. - EthApi
Eth
API implementation.- EthApi
Builder - A helper to build the
EthApi
handler instance. - EthBundle
Eth
bundle implementation.- EthFilter
Eth
filter RPC implementation.- EthPub
Sub Eth
pubsub RPC implementation.- Miner
Api miner
API implementation.- NetApi
Net
API implementation.- Otterscan
Api - Otterscan API.
- RPCApi
rpc
API implementation.- RethApi
reth
API implementation.- Trace
Api trace
API implementation.- TxPool
Api txpool
API implementation.- Validation
Api - The type that implements the
validation
rpc namespace trait - Validation
ApiConfig - Configuration for validation API.
- Web3Api
web3
API implementation.