Type Definition sp_runtime::EncodedJustification [−][src]
type EncodedJustification = Vec<u8>;
Expand description
The encoded justification specific to a consensus engine.
type EncodedJustification = Vec<u8>;
The encoded justification specific to a consensus engine.