Expand description
RPC types for the consensus namespace.
Structs§
- Certified
Block - A block with a threshold BLS certificate (notarization or finalization).
- Consensus
State - Response for get_latest - current consensus state snapshot.
- Identity
Transition - A single identity transition (full DKG event).
- Identity
Transition Response - Response containing identity transition proofs.
- Transition
Proof Data - Cryptographic proof data for an identity transition.
Enums§
- Event
- Consensus event emitted.
- Identity
Proof Error - Error type for identity transition proof requests.
- Query
- Query for consensus data.
Traits§
- Consensus
Feed - Trait for accessing consensus feed data.