Type Alias sc_consensus::import_queue::RuntimeOrigin

source ·
pub type RuntimeOrigin = PeerId;
Expand description

Maps to the RuntimeOrigin used by the network.

Aliased Type§

struct RuntimeOrigin { /* private fields */ }