Expand description

Dry-run API. Given an extrinsic or an XCM program, it returns the outcome of its execution. Runtime API definition for dry-running XCM-related extrinsics. This API can be used to simulate XCMs and, for example, find the fees that need to be paid.

Structs§

Enums§

Traits§

  • API for dry-running extrinsics and XCM programs to get the programs that need to be passed to the fees API.