Module pallet_universal_dividend::pallet::storage_types

source ·
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§

  • The current Universal Dividend value.
  • The current Universal Dividend index.
  • The total quantity of money created by Universal Dividend, excluding potential money destruction.
  • The next Universal Dividend re-evaluation.
  • The next Universal Dividend creation.
  • The past Universal Dividend re-evaluations.
  • Warning: Doc-Only