Expand description

Auto-generated docs-only module listing all (public and private) defined storage types for this pallet.

§Warning: Doc-Only

Members of this module cannot be used directly and are only provided for documentation purposes.

To see the actual storage type, find a struct with the same name at the root of the pallet, in the list of Type Definitions.

Structs§

  • Number of auctions started so far.
  • Information relating to the current auction, if there is one.
  • 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.