Expand description
Pallet transporter used to move funds between chains.
Re-exports§
pub use __tt_error_token_1 as tt_error_token;
pub use __tt_default_parts_7 as tt_default_parts;
pub use __tt_extra_parts_7 as tt_extra_parts;
pub use __tt_default_parts_v2_7 as tt_default_parts_v2;
Modules§
- Auto-generated docs-only module listing all defined dispatchables for this pallet.
- Auto-generated docs-only module listing all (public and private) defined storage types for this pallet.
- Autogenerated weights for pallet_transporter
Structs§
- Endpoint handler implementation for pallet transporter.
- Location that either sends or receives transfers between chains.
- Pallet transporter to move funds between chains.
- Transfer of funds from one chain to another.
Enums§
- Contains a variant per dispatchable extrinsic that this pallet has.
- Errors emitted by pallet-transporter.
- Events emitted by pallet-transporter.
Traits§
- Configuration trait of this pallet.
Type Aliases§
- Module
Deprecated Type alias toPallet
, to be used byconstruct_runtime
.