Expand description

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

Re-exports§

Modules§

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

Functions§

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