@moonbeam-network/xcm-config 1.0.0-dev.208 → 1.0.0-dev.209
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.mjs +1 -1
- package/build/index.mjs.map +1 -1
- package/package.json +4 -4
package/build/index.mjs
CHANGED
|
@@ -8168,7 +8168,7 @@ var moonriverRoutes = new ChainRoutes({
|
|
|
8168
8168
|
// RMRK is not supported by XCM Payment API in Kusama yet
|
|
8169
8169
|
amount: FeeBuilder26().xcmPaymentApi().fromHereAndGeneralIndex({
|
|
8170
8170
|
isAssetReserveChain: true,
|
|
8171
|
-
|
|
8171
|
+
shouldTransferAssetPrecedeFeeAsset: true
|
|
8172
8172
|
}),
|
|
8173
8173
|
asset: ksm
|
|
8174
8174
|
},
|