Expand description

There is no way to register an origin type in construct_runtime without a pallet the origin belongs to.

This module fulfills only the single purpose of housing the Origin in construct_runtime.

Structs

The pallet implementing the on-chain logic.

Enums

Contains one variant per dispatchable that can be called by an extrinsic.
Origin for the parachains.

Traits

Configuration trait of this pallet.

Type Definitions

ModuleDeprecated
Type alias to Pallet, to be used by construct_runtime.