Module oasis_core_runtime::consensus
source · Expand description
Consensus service interfaces.
Modules§
- Consensus account address structures.
- Governance structures.
- Registry structures.
- Consensus roothash structures.
- Scheduler structures.
- Consensus staking structures.
- Consensus state wrappers.
- Tendermint consensus layer backend.
- Trait for consensus layer verification.
Structs§
- BlockMetadata contains additional metadata related to the executing block.
- Light consensus block.
Enums§
- An event emitted by the consensus layer.
Constants§
- The height that represents the most recent block height.
- A unique module name for the consensus module.