Expand description
Structs§
- Gossip
Scores - Gossip Scores
- L2Block
Ref - The block reference for an L2 block.
- OpAttributes
With Parent - Optimism Payload Attributes with parent block reference.
- Output
Response - An output response for Optimism Rollup.
- Peer
Dump - A raw peer dump.
- Peer
Info - The peer info.
- Peer
Scores - Peer Scores
- Peer
Stats - Peer stats.
- Protocol
Version Format V0 - The Protocol Version V0 format. Encoded as 31 bytes with the following structure:
- ReqResp
Scores - The request response scores
- Safe
Head Response - The safe head response.
- Superchain
Signal - Superchain Signal information.
- Sync
Status - The
SyncStatus
of an Optimism Rollup Node. - Topic
Scores - Topic scores
Enums§
- Connectedness
- Represents the connectivity state of a peer in a network, indicating the reachability and interaction status of a node with its peers.
- Direction
- Direction represents the direction of a connection.
- Protocol
Version - Formatted Superchain Protocol Version.
- Protocol
Version Error - An error that can occur when encoding or decoding a ProtocolVersion.
Traits§
- Engine
ApiExt Server jsonrpsee
- Server trait implementation for the
EngineApiExt
RPC API. - Miner
ApiExt Server jsonrpsee
- Server trait implementation for the
MinerApiExt
RPC API. - OpAdmin
ApiServer jsonrpsee
- Server trait implementation for the
OpAdminApi
RPC API. - OpP2P
ApiServer jsonrpsee
- Server trait implementation for the
OpP2PApi
RPC API. - Rollup
Node Server jsonrpsee
- Server trait implementation for the
RollupNode
RPC API. - Supervisor
ApiServer jsonrpsee
- Server trait implementation for the
SupervisorApi
RPC API.