A trait of XCM payment API.
API provides functionality for obtaining:
AssetId
To determine the execution weight of the calls required for [xcm::latest::Instruction::Transact] instruction, TransactionPaymentCallApi can be used.
xcm::latest::Instruction::Transact
TransactionPaymentCallApi
A trait of XCM payment API.
API provides functionality for obtaining:
AssetId
s for message execution payment,AssetId
.To determine the execution weight of the calls required for [
xcm::latest::Instruction::Transact
] instruction,TransactionPaymentCallApi
can be used.