Type Alias sc_consensus_pow::PowImportQueue
source · pub type PowImportQueue<B> = BasicQueue<B>;
Expand description
The PoW import queue type.
Aliased Type§
struct PowImportQueue<B> { /* private fields */ }
pub type PowImportQueue<B> = BasicQueue<B>;
The PoW import queue type.
struct PowImportQueue<B> { /* private fields */ }