Type Alias sp_runtime::EncodedJustification
source · pub type EncodedJustification = Vec<u8>;
Expand description
The encoded justification specific to a consensus engine.
Aliased Type§
struct EncodedJustification { /* private fields */ }