pub type RuntimeOrigin = PeerId;
Maps to the RuntimeOrigin used by the network.
struct RuntimeOrigin { /* private fields */ }