Type Definition subxt::rpc::types::EncodedJustification

source ·
pub type EncodedJustification = Vec<u8>;
Expand description

The encoded justification specific to a consensus engine.