pub fn xcm_transact_paid_execution(
call: DoubleEncoded<()>,
origin_kind: OriginKind,
fees: Asset,
beneficiary: AccountId,
) -> VersionedXcm<()>
Expand description
Helper method to build a XCM with a Transact
instruction and paying for its execution