referrerpolicy=no-referrer-when-downgrade
sc_consensus_pow

Type Alias PowImportQueue

Source
pub type PowImportQueue<B> = BasicQueue<B>;
Expand description

The PoW import queue type.

Aliased Type§

struct PowImportQueue<B> { /* private fields */ }