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§
- Tracks
BlockNumber
at which the shard withShardId
will DKG timeout. - Maps
BlockNumber
to the number of shards scheduled to timeout - Maps
AccountId
toShardId
indicating the shard a member is part of. - Maps
ShardId
toCommitment
indicating the commitment of each shard. - Counter for creating unique shard_ids during on-chain creation
- Double map storing the
MemberStatus
of eachAccountId
in a specific ShardId. - Maps
ShardId
tou16
indicating the number of online members in each shard. - Maps
ShardId
toNetworkId
indicating the network for which shards can be assigned tasks. - Maps
ShardId
toShardStatus
indicating the status of each shard. - Maps
ShardId
tou16
indicating the threshold for each shard. - subxt doesn’t allow decoding keys