From cc7b7676d670e157a5700248a29e310e0dc49e3b Mon Sep 17 00:00:00 2001 From: marshacb Date: Fri, 20 Oct 2023 10:41:46 -0400 Subject: [PATCH] remove InteriorMultiLocation construction in para to para specs --- .../AssetTransferApi.AssetTransferApi.html | 8 ++--- .../errors_BaseError.BaseErrorsEnum.html | 30 ++++++++-------- docs/enums/types.Direction.html | 20 +++++------ ...nstructApiPromise.constructApiPromise.html | 2 +- docs/index.html | 7 ++-- .../constructApiPromise.ApiInfo.html | 8 ++--- docs/interfaces/types.TransferArgsOpts.html | 20 +++++------ docs/interfaces/types.TxResult.html | 16 ++++----- docs/modules/AssetTransferApi.html | 2 +- docs/modules/constructApiPromise.html | 2 +- docs/modules/errors_BaseError.html | 2 +- docs/modules/types.html | 2 +- docs/types/types.ConstructedFormat.html | 2 +- docs/types/types.Format.html | 2 +- docs/types/types.LocalTransferTypes.html | 2 +- docs/types/types.Methods.html | 2 +- docs/types/types.XcmDirection.html | 2 +- src/AssetTransferApi.spec.ts | 14 ++++---- src/AssetTransferApi.ts | 17 ++++++--- .../limitedReserveTransferAssets.ts | 4 +-- .../polkadotXcm/limitedTeleportAssets.ts | 4 +-- .../polkadotXcm/reserveTransferAssets.ts | 4 +-- .../polkadotXcm/teleportAssets.ts | 4 +-- .../xTokens/transferMultiAsset.ts | 4 +-- .../xTokens/transferMultiAssetWithFee.ts | 4 +-- .../xTokens/transferMultiAssets.ts | 4 +-- src/createXcmTypes/ParaToPara.spec.ts | 36 +++++++++---------- src/createXcmTypes/ParaToPara.ts | 12 ++++--- src/createXcmTypes/index.ts | 5 +-- src/types.ts | 9 +++++ 30 files changed, 135 insertions(+), 115 deletions(-) diff --git a/docs/classes/AssetTransferApi.AssetTransferApi.html b/docs/classes/AssetTransferApi.AssetTransferApi.html index c440f4e9..2e0628ec 100644 --- a/docs/classes/AssetTransferApi.AssetTransferApi.html +++ b/docs/classes/AssetTransferApi.AssetTransferApi.html @@ -28,7 +28,7 @@

Hierarchy

+
  • Defined in AssetTransferApi.ts:79
  • @@ -88,7 +88,7 @@
    opts: Returns Promise<TxResult<T>>
    +
  • Defined in AssetTransferApi.ts:126
  • +
  • Defined in AssetTransferApi.ts:523
  • +
  • Defined in AssetTransferApi.ts:477
  • +
  • Defined in errors/BaseError.ts:6
  • @@ -53,7 +53,7 @@
    +
  • Defined in errors/BaseError.ts:20
  • DisabledOption: "DisabledOption"
    @@ -61,7 +61,7 @@
    +
  • Defined in errors/BaseError.ts:64
  • InternalError: "InternalError"
    @@ -69,7 +69,7 @@
    +
  • Defined in errors/BaseError.ts:56
  • InvalidAddress: "InvalidAddress"
    @@ -77,7 +77,7 @@
    +
  • Defined in errors/BaseError.ts:60
  • InvalidAsset: "InvalidAsset"
    @@ -86,7 +86,7 @@
    +
  • Defined in errors/BaseError.ts:16
  • InvalidDirection: "InvalidDirection"
    @@ -94,7 +94,7 @@
    +
  • Defined in errors/BaseError.ts:32
  • InvalidInput: "InvalidInput"
    @@ -103,7 +103,7 @@
    +
  • Defined in errors/BaseError.ts:11
  • InvalidMultiLocationAsset: "InvalidMultiLocationAsset"
    @@ -111,7 +111,7 @@
    +
  • Defined in errors/BaseError.ts:36
  • InvalidPallet: "InvalidPallet"
    @@ -119,7 +119,7 @@
    +
  • Defined in errors/BaseError.ts:24
  • InvalidXcmVersion: "InvalidXcmVersion"
    @@ -127,7 +127,7 @@
    +
  • Defined in errors/BaseError.ts:48
  • MultipleNonUniqueAssetsFound: "MultipleNonUniqueAssetsFound"
    @@ -135,7 +135,7 @@
    +
  • Defined in errors/BaseError.ts:40
  • NotImplemented: "NotImplemented"
    @@ -143,7 +143,7 @@
    +
  • Defined in errors/BaseError.ts:52
  • PalletNotFound: "PalletNotFound"
    @@ -151,7 +151,7 @@
    +
  • Defined in errors/BaseError.ts:28
  • RegistryNotFound: "RegistryNotFound"
    @@ -159,7 +159,7 @@
    +
  • Defined in errors/BaseError.ts:44
  • +
  • Defined in types.ts:25
  • @@ -48,7 +48,7 @@
    +
  • Defined in types.ts:29
  • ParaToPara: "ParaToPara"
    @@ -56,7 +56,7 @@
    +
  • Defined in types.ts:45
  • ParaToRelay: "ParaToRelay"
    @@ -64,7 +64,7 @@
    +
  • Defined in types.ts:49
  • ParaToSystem: "ParaToSystem"
    @@ -72,7 +72,7 @@
    +
  • Defined in types.ts:53
  • RelayToPara: "RelayToPara"
    @@ -80,7 +80,7 @@
    +
  • Defined in types.ts:61
  • RelayToSystem: "RelayToSystem"
    @@ -88,7 +88,7 @@
    +
  • Defined in types.ts:57
  • SystemToPara: "SystemToPara"
    @@ -96,7 +96,7 @@
    +
  • Defined in types.ts:33
  • SystemToRelay: "SystemToRelay"
    @@ -104,7 +104,7 @@
    +
  • Defined in types.ts:37
  • SystemToSystem: "SystemToSystem"
    @@ -112,7 +112,7 @@
    +
  • Defined in types.ts:41
  • +
  • Defined in constructApiPromise.ts:24
  • specName: string
    @@ -62,7 +62,7 @@
    +
  • Defined in constructApiPromise.ts:20
  • +
  • Defined in types.ts:200
  • xcmVersion?: number
    @@ -147,7 +147,7 @@
    +
  • Defined in types.ts:217
  • +
  • Defined in types.ts:161
  • xcmVersion: null | number
    @@ -104,7 +104,7 @@

    The xcm version that was used to construct the tx.

    +
  • Defined in types.ts:149
  • +
  • Defined in constructApiPromise.ts:1
  • Index

    diff --git a/docs/modules/errors_BaseError.html b/docs/modules/errors_BaseError.html index 35b8751e..41285360 100644 --- a/docs/modules/errors_BaseError.html +++ b/docs/modules/errors_BaseError.html @@ -16,7 +16,7 @@
  • errors/BaseError
  • Module errors/BaseError

    +
  • Defined in errors/BaseError.ts:1
  • Index

    diff --git a/docs/modules/types.html b/docs/modules/types.html index fe1c00bb..0277876a 100644 --- a/docs/modules/types.html +++ b/docs/modules/types.html @@ -16,7 +16,7 @@
  • types
  • Module types

    +
  • Defined in types.ts:1
  • Index

    diff --git a/docs/types/types.ConstructedFormat.html b/docs/types/types.ConstructedFormat.html index 829fff5f..ab68cc41 100644 --- a/docs/types/types.ConstructedFormat.html +++ b/docs/types/types.ConstructedFormat.html @@ -26,7 +26,7 @@

    Type Parameters

    T

    +
  • Defined in types.ts:90
  • +
  • Defined in types.ts:85
  • +
  • Defined in types.ts:101
  • +
  • Defined in types.ts:114
  • +
  • Defined in types.ts:67