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§
- Current UD amount
- Current UD index
- Total quantity of money created by universal dividend (does not take into account the possible destruction of money)
- Next UD reevaluation
- Next UD creation
- Past UD reevaluations
- Warning: Doc-Only