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