sp_runtime

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 */ }