diff --git a/src/api/ksm/ah.ts b/src/api/ksm/ah.ts index c1f290d..c9987c9 100644 --- a/src/api/ksm/ah.ts +++ b/src/api/ksm/ah.ts @@ -29,7 +29,7 @@ const ksm: AssetInChain = { dotAh: (from, amount, to) => api.tx.PolkadotXcm.limited_reserve_transfer_assets( fromAssetHubToForeign( - XcmV3JunctionNetworkId.Kusama(), + XcmV3JunctionNetworkId.Polkadot(), 1000, getNativeAsset(1, amount), from,