Expand description
Structs§
- Admin
Rpc - The admin rpc server.
- DevEngine
Rpc - Implementation of the development RPC API.
- Healthz
Response - A healthcheck response for the RPC server.
- L1State
- The L1 watcher state accessible from RPC queries.
- Output
Response - An output response for Optimism Rollup.
- P2pRpc
- P2pRpc
- Rollup
Rpc - RollupRpc
- RpcBuilder
- The RPC configuration.
- Safe
Head Response - The safe head response.
- WsRPC
- An RPC server that handles subscriptions to the node’s state.
Enums§
- L1Watcher
Queries - The inbound queries to the L1 watcher.
- Network
Admin Query - The query types to the network actor for the admin api.
- Sequencer
Admin Query - The query types to the sequencer actor for the admin api.
Traits§
- Admin
ApiServer - Server trait implementation for the
AdminApiRPC API. - DevEngine
ApiServer - Server trait implementation for the
DevEngineApiRPC API. - Miner
ApiExt Server - Server trait implementation for the
MinerApiExtRPC API. - OpAdmin
ApiServer - Server trait implementation for the
OpAdminApiRPC API. - OpP2P
ApiServer - Server trait implementation for the
OpP2PApiRPC API. - Rollup
Node ApiServer - Server trait implementation for the
RollupNodeApiRPC API. - WsServer
- Server trait implementation for the
WsRPC API.
Type Aliases§
- L1Watcher
Query Sender - A sender for L1 watcher queries.