pub type EncodedJustification = Vec<u8>;
The encoded justification specific to a consensus engine.
pub struct EncodedJustification { /* private fields */ }