Expand description
Traits used across pallets for Polkadot.
Enums§
- Auction
Status - An enum which tracks the status of the auction system, and which phase it is in.
- Lease
Error - 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.