@moonbeam-network/xcm-config 1.0.0-dev.157 → 1.0.0-dev.158

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
@@ -790,7 +790,7 @@ var fantomTestnet = new EvmChain({
790
790
  key: "fantom-testnet",
791
791
  name: "Fantom Testnet",
792
792
  nativeAsset: ftm,
793
- rpc: "https://rpc.testnet.fantom.network",
793
+ rpc: "https://fantom-testnet-rpc.publicnode.com",
794
794
  wh: {
795
795
  name: "Fantom"
796
796
  }