Expand description
System frontend pallet that acts as the user-facing control-plane for Snowbridge.
Some operations are delegated to a backend pallet installed on a remote parachain.
§Extrinsics
Call::register_token
: Register Polkadot native asset as a wrapped ERC20 token on Ethereum.
Re-exports§
pub use weights::*;
pub use backend_weights::*;
pub use pallet::*;
Modules§
- XCM Execution weights for invoking the backend implementation
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet. - Autogenerated weights for
snowbridge_system
Enums§
- Call indices within BridgeHub runtime for dispatchables within
snowbridge-pallet-system-v2
- Call indices for dispatchables within
snowbridge-pallet-system-v2