referrerpolicy=no-referrer-when-downgrade

Module origin

Source
Expand description

Declaration of the parachain specific origin and a pallet that hosts it.

Re-exports§

pub use pallet::*;

Modules§

pallet
The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.

Functions§

ensure_parachain
Ensure that the origin o represents a parachain. Returns Ok with the parachain ID that effected the extrinsic or an Err otherwise.