Expand description
Consensus module.
Low level consensus module for communicating with the consensus layer.
Modules§
Structs§
- GasCosts
- Gas costs.
- Genesis
- Genesis state for the consensus module.
- Module
- Parameters
- Parameters for the consensus module.
Enums§
- Error
- Event
- Events emitted by the consensus module (none so far).
- Parameter
Validation Error - Errors emitted during rewards parameter validation.
Traits§
- API
- Interface that can be called from other modules.