@moonbeam-network/xcm-config 1.0.0-dev.265 → 1.0.0-dev.267

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
@@ -4464,6 +4464,7 @@ var hydrationRoutes = new MrlChainRoutes({
4464
4464
  fee: {
4465
4465
  asset: glmr,
4466
4466
  amount: 0.1,
4467
+ // TODO use xcmPaymentApi
4467
4468
  balance: BalanceBuilder9().substrate().system().account()
4468
4469
  }
4469
4470
  }