@moonbeam-network/xcm-config 1.0.0-dev.259 → 1.0.0-dev.260

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 CHANGED
@@ -8701,13 +8701,13 @@ var moonbeamRoutes3 = new ChainRoutes({
8701
8701
  destination: {
8702
8702
  asset: wbtce,
8703
8703
  chain: polkadotAssetHub,
8704
- balance: BalanceBuilder37().substrate().foreignAssets().account(),
8704
+ balance: BalanceBuilder37().substrate().foreignAssets().account().globalConsensus(),
8705
8705
  fee: {
8706
8706
  amount: FeeBuilder29().xcmPaymentApi().fromGlobalConsensus({
8707
8707
  isAssetReserveChain: true
8708
8708
  }),
8709
8709
  asset: wbtce,
8710
- balance: BalanceBuilder37().substrate().foreignAssets().account()
8710
+ balance: BalanceBuilder37().substrate().foreignAssets().account().globalConsensus()
8711
8711
  },
8712
8712
  min: AssetMinBuilder9().foreignAssets().asset()
8713
8713
  },
@@ -8729,13 +8729,13 @@ var moonbeamRoutes3 = new ChainRoutes({
8729
8729
  destination: {
8730
8730
  asset: wethe,
8731
8731
  chain: polkadotAssetHub,
8732
- balance: BalanceBuilder37().substrate().foreignAssets().account(),
8732
+ balance: BalanceBuilder37().substrate().foreignAssets().account().globalConsensus(),
8733
8733
  fee: {
8734
8734
  amount: FeeBuilder29().xcmPaymentApi().fromGlobalConsensus({
8735
8735
  isAssetReserveChain: true
8736
8736
  }),
8737
8737
  asset: wethe,
8738
- balance: BalanceBuilder37().substrate().foreignAssets().account()
8738
+ balance: BalanceBuilder37().substrate().foreignAssets().account().globalConsensus()
8739
8739
  },
8740
8740
  min: AssetMinBuilder9().foreignAssets().asset()
8741
8741
  },
@@ -8757,13 +8757,13 @@ var moonbeamRoutes3 = new ChainRoutes({
8757
8757
  destination: {
8758
8758
  asset: wstethe,
8759
8759
  chain: polkadotAssetHub,
8760
- balance: BalanceBuilder37().substrate().foreignAssets().account(),
8760
+ balance: BalanceBuilder37().substrate().foreignAssets().account().globalConsensus(),
8761
8761
  fee: {
8762
8762
  amount: FeeBuilder29().xcmPaymentApi().fromGlobalConsensus({
8763
8763
  isAssetReserveChain: true
8764
8764
  }),
8765
8765
  asset: wstethe,
8766
- balance: BalanceBuilder37().substrate().foreignAssets().account()
8766
+ balance: BalanceBuilder37().substrate().foreignAssets().account().globalConsensus()
8767
8767
  },
8768
8768
  min: AssetMinBuilder9().foreignAssets().asset()
8769
8769
  },