Crate pallet_evm_precompile_xcm

Source

Structs§

Currency
EvmMultiAsset
WeightV2
XcmPrecompile
A precompile that expose XCM related functions.

Enums§

XcmPrecompileCall

Constants§

MAX_ASSETS_FOR_TRANSFER
Max number of assets a single cross-chain transfer may carry.
REMOTE_CALL_SIZE_LIMIT
Bound for the Transact call blob remote_transact forwards.

Type Aliases§

GetMaxAssets
Bound for the BoundedVec arguments of the asset-list based methods.
GetRemoteCallSizeLimit
Bound for the remote_call argument of remote_transact.