Expand description

The module that hosts all the FRAME types needed to add this pallet to a runtime.

Re-exports

  • pub use __tt_error_token_9 as tt_error_token;
  • pub use __tt_default_parts_15 as tt_default_parts;

Structs

Enums

Traits

  • The module’s configuration trait.

Type Definitions

  • Number of auctions started so far.
  • Information relating to the current auction, if there is one.
  • ModuleDeprecated
    Type alias to Pallet, to be used by construct_runtime.
  • Amounts currently reserved in the accounts of the bidders currently winning (sub-)ranges.
  • The winning bids for each of the 10 ranges at each sample in the final Ending Period of the current auction. The map’s key is the 0-based index into the Sample Size. The first sample of the ending period is 0; the last is Sample Size - 1.