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§

  • Represents the active fees for a given pool id and fee bucket. For each fee, the limit as well as pending, disbursement and payable amounts are included.
  • Stores the (positive) portfolio valuation associated to each pool derived from the AUM of the previous epoch.
  • Maps a pool to their corresponding fee ids with [PoolFeeBucket] granularity.
  • Maps a fee identifier to the corresponding pool and [PoolFeeBucket].
  • Source of truth for the last created fee identifier.
  • Stores the (negative) portfolio valuation associated to each pool derived from the pending fee amounts.