referrerpolicy=no-referrer-when-downgrade

Module traits

Source
Expand description

Traits used across pallets for Polkadot.

Enums§

AuctionStatus
An enum which tracks the status of the auction system, and which phase it is in.
LeaseError
Error type for something that went wrong with leasing.

Traits§

Auctioneer
Leaser
Lease manager. Used by the auction module to handle parachain slot leases.
OnSwap
Runtime hook for when we swap a lease holding parachain and an on-demand parachain.
Registrar
Parachain registration API.