referrerpolicy=no-referrer-when-downgrade

Module polkadot_runtime_common::auctions

source ·
Expand description

Auctioning system to determine the set of Parachains in operation. This includes logic for the auctioning mechanism and for reserving balance as part of the “payment”. Unreserving the balance happens elsewhere.

Re-exports§

Modules§

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

Structs§

Traits§

Type Aliases§

  • An auction index. We count auctions in this type.