Type Definition sc_consensus_pow::PowImportQueue

source ·
pub type PowImportQueue<B> = BasicQueue<B>;
Expand description

The PoW import queue type.