Crate pezsnowbridge_pezpallet_system

Crate pezsnowbridge_pezpallet_system 

Source
Expand description

Governance API for controlling the Ethereum side of the bridge

§Extrinsics

§Governance

Only Pezkuwi governance itself can call these extrinsics. Delivery fees are waived.

§Pezkuwi-native tokens on Ethereum

Tokens deposited on AssetHub pezpallet can be bridged to Ethereum as wrapped ERC20 tokens. As a prerequisite, the token should be registered first.

Re-exports§

pub use weights::*;
pub use pezpallet::*;

Modules§

api
Helpers for implementing runtime api
migration
Governance API for controlling the Ethereum side of the bridge
pezpallet
The pezpallet module in each FRAME pezpallet hosts the most important items needed to construct this pezpallet.
weights
Autogenerated weights for snowbridge_system

Enums§

PaysFee
Whether a fee should be withdrawn to an account for sending an outbound message

Functions§

agent_id_of
Hash the location to produce an agent id

Type Aliases§

AccountIdOf
BalanceOf
PricingParametersOf