EncodedJustification

Type Alias EncodedJustification 

Source
pub type EncodedJustification = Vec<u8>;
Expand description

The encoded justification specific to a consensus engine.

Aliased Typeยง

pub struct EncodedJustification { /* private fields */ }