pub type BoxJustificationImport<B> = Box<dyn JustificationImport<B, Error = ConsensusError> + Send + Sync>;
Expand description

Shared justification import struct used by the queue.