Module asset_test_utils::xcm_helpers
source · Expand description
Helpers for calculating XCM delivery fees.
Functions§
- Returns the delivery fees amount for the execution of
PayOverXcm
- Returns the delivery fees amount for a query response as a result of the execution of a
ExpectError
instruction with no error. - Returns the delivery fees amount for pallet xcm’s
teleport_assets
extrinsics. Because it returns only au128
, it assumes delivery fees are only paid in one asset and that asset is known.