Expand description
Helpers for calculating XCM delivery fees.
Functions§
- pay_
over_ xcm_ delivery_ fees - Returns the delivery fees amount for the execution of
PayOverXcm
- query_
response_ delivery_ fees - Returns the delivery fees amount for a query response as a result of the execution
of a
ExpectError
instruction with no error. - teleport_
assets_ delivery_ fees - 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.