Module reward::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
- Track the currencies used for rewards.
 - Used to compute the rewards for a participant’s stake.
 - Accounts for previous changes in stake size.
 - The stake of a participant in this reward pool.
 - The total unclaimed rewards distributed to this reward pool. NOTE: this is currently only used for integration tests.
 - The total stake deposited to this reward pool.