@moonbeam-network/xcm-config 1.0.0-dev.296 → 1.0.0-dev.297

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
@@ -4962,7 +4962,8 @@ var moonriverRoutes2 = new MrlChainRoutes({
4962
4962
  chain: moonbeam,
4963
4963
  fee: {
4964
4964
  asset: glmr,
4965
- amount: 0.03,
4965
+ amount: 1,
4966
+ // TODO: needs calculation
4966
4967
  balance: BalanceBuilder13().evm().native()
4967
4968
  }
4968
4969
  }