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§
- Cancelled
Transfers - Storage to track cancelled transfers between different chains.
- Chain
Transfers - A temporary storage that tracks total transfers from this chain. Clears on on_initialize for every block.
- Domain
Balances - Domain balances.
- Outgoing
Transfers - All the outgoing transfers on this execution environment.
- Unconfirmed
Transfers - Storage to track unconfirmed transfers between different chains.