@moonbeam-network/xcm-config 1.0.0-dev.260 → 1.0.0-dev.261
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 +6 -6
- package/build/index.mjs.map +1 -1
- package/package.json +4 -4
package/build/index.mjs
CHANGED
|
@@ -10362,7 +10362,7 @@ var polkadotAssetHubRoutes = new ChainRoutes({
|
|
|
10362
10362
|
{
|
|
10363
10363
|
source: {
|
|
10364
10364
|
asset: wbtce,
|
|
10365
|
-
balance: BalanceBuilder49().substrate().foreignAssets().account(),
|
|
10365
|
+
balance: BalanceBuilder49().substrate().foreignAssets().account().globalConsensus(),
|
|
10366
10366
|
fee: {
|
|
10367
10367
|
asset: dot,
|
|
10368
10368
|
balance: BalanceBuilder49().substrate().system().account(),
|
|
@@ -10370,7 +10370,7 @@ var polkadotAssetHubRoutes = new ChainRoutes({
|
|
|
10370
10370
|
},
|
|
10371
10371
|
min: AssetMinBuilder16().foreignAssets().asset(),
|
|
10372
10372
|
destinationFee: {
|
|
10373
|
-
balance: BalanceBuilder49().substrate().foreignAssets().account()
|
|
10373
|
+
balance: BalanceBuilder49().substrate().foreignAssets().account().globalConsensus()
|
|
10374
10374
|
}
|
|
10375
10375
|
},
|
|
10376
10376
|
destination: {
|
|
@@ -10390,7 +10390,7 @@ var polkadotAssetHubRoutes = new ChainRoutes({
|
|
|
10390
10390
|
{
|
|
10391
10391
|
source: {
|
|
10392
10392
|
asset: wethe,
|
|
10393
|
-
balance: BalanceBuilder49().substrate().foreignAssets().account(),
|
|
10393
|
+
balance: BalanceBuilder49().substrate().foreignAssets().account().globalConsensus(),
|
|
10394
10394
|
fee: {
|
|
10395
10395
|
asset: dot,
|
|
10396
10396
|
balance: BalanceBuilder49().substrate().system().account(),
|
|
@@ -10398,7 +10398,7 @@ var polkadotAssetHubRoutes = new ChainRoutes({
|
|
|
10398
10398
|
},
|
|
10399
10399
|
min: AssetMinBuilder16().foreignAssets().asset(),
|
|
10400
10400
|
destinationFee: {
|
|
10401
|
-
balance: BalanceBuilder49().substrate().foreignAssets().account()
|
|
10401
|
+
balance: BalanceBuilder49().substrate().foreignAssets().account().globalConsensus()
|
|
10402
10402
|
}
|
|
10403
10403
|
},
|
|
10404
10404
|
destination: {
|
|
@@ -10418,7 +10418,7 @@ var polkadotAssetHubRoutes = new ChainRoutes({
|
|
|
10418
10418
|
{
|
|
10419
10419
|
source: {
|
|
10420
10420
|
asset: wstethe,
|
|
10421
|
-
balance: BalanceBuilder49().substrate().foreignAssets().account(),
|
|
10421
|
+
balance: BalanceBuilder49().substrate().foreignAssets().account().globalConsensus(),
|
|
10422
10422
|
fee: {
|
|
10423
10423
|
asset: dot,
|
|
10424
10424
|
balance: BalanceBuilder49().substrate().system().account(),
|
|
@@ -10426,7 +10426,7 @@ var polkadotAssetHubRoutes = new ChainRoutes({
|
|
|
10426
10426
|
},
|
|
10427
10427
|
min: AssetMinBuilder16().foreignAssets().asset(),
|
|
10428
10428
|
destinationFee: {
|
|
10429
|
-
balance: BalanceBuilder49().substrate().foreignAssets().account()
|
|
10429
|
+
balance: BalanceBuilder49().substrate().foreignAssets().account().globalConsensus()
|
|
10430
10430
|
}
|
|
10431
10431
|
},
|
|
10432
10432
|
destination: {
|