referrerpolicy=no-referrer-when-downgrade

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 */ }