Type Alias EncodedJustification

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

The encoded justification specific to a consensus engine.

Aliased Typeยง

struct EncodedJustification { /* private fields */ }