Crate pallet_ethereum_xcm
source ·Expand description
§Ethereum Xcm pallet
The Xcm Ethereum pallet is a bridge for Xcm Transact to Ethereum pallet
Re-exports§
pub use self::pallet::*;
Modules§
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet.
Structs§
Enums§
- Xcm transact’s Ethereum transaction.
Traits§
- Ensure that a proxy between
delegator
anddelegatee
exists in order to deny or grant permission to do xcm-transact totransact_through_proxy
.