Type Alias RuntimeOrigin

Source
pub type RuntimeOrigin = PeerId;
Expand description

Maps to the RuntimeOrigin used by the network.

Aliased Typeยง

struct RuntimeOrigin { /* private fields */ }