Module pallet_distance::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 evaluation period index.
  • Store if the evaluation was updated in this block.
  • The block at which the distance is evaluated.
  • The first evaluation pool for distance evaluation queuing identities to evaluate for a given evaluator account.
  • The second evaluation pool for distance evaluation queuing identities to evaluate for a given evaluator account.
  • The third evaluation pool for distance evaluation queuing identities to evaluate for a given evaluator account.
  • The pending evaluation requesters.