Module xcm_runtime_apis::fees
source · Expand description
Fee estimation API. Given an XCM program, it will return the fees needed to execute it properly or send it. Runtime API definition for getting XCM fees.
Enums§
Traits§
- A trait of XCM payment API.