Type Definition ConsensusEngineId
frame_support
type ConsensusEngineId = [u8; 4];
Consensus engine unique ID.