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

  • All whitelisted chains and their respective transaction counts
  • Number of proposers in set
  • Number of votes required for a proposal to execute
  • Tracks current proposer set
  • Utilized by the bridge software to map resource IDs to actual methods
  • All known proposals. The key is the hash of the call and the deposit ID, to ensure it’s unique.
  • Warning: Doc-Only