RepositoryParity.io
  • Preparing search index...
  • The search index is not available
txwrapper-core
  • txwrapper-core
  • txwrapper-polkadot/src/methods/xcmPallet/reserveTransferAssets
  • reserveTransferAssets

Function reserveTransferAssets

  • reserveTransferAssets(args, info, options): UnsignedTransaction
  • Transfer some assets from the local chain to the sovereign account of a destination chain and forward a notification XCM.

    Fee payment on the destination side is made from the asset in the assets vector of index fee_asset_item. The weight limit for fees is not provided and thus is unlimited, with all fees taken as needed from the asset.

    Parameters

    • args: XcmBaseAssetArgs

      Arguments specific to this method.

    • info: BaseTxInfo

      Information required to construct the transaction.

    • options: OptionsWithMeta

      Registry and metadata used for constructing the method.

    Returns UnsignedTransaction

    • Defined in txwrapper-polkadot/src/methods/xcmPallet/reserveTransferAssets.ts:24

Settings

Member Visibility
RepositoryParity.io
txwrapper-core
  • Loading...