Type Definition sp_runtime::EncodedJustification
source · pub type EncodedJustification = Vec<u8>;Expand description
The encoded justification specific to a consensus engine.
pub type EncodedJustification = Vec<u8>;The encoded justification specific to a consensus engine.