Skip to main content

ConsensusEngineId

Type Alias ConsensusEngineId 

Source
pub type ConsensusEngineId = [u8; 4];
Expand description

Consensus engine identifier (4-byte ASCII).

Common identifiers:

  • *b"aura" - Aura consensus
  • *b"BABE" - Babe consensus
  • *b"FRNK" - GRANDPA finality