@moonbeam-network/xcm-config 1.0.0-dev.190 → 1.0.0-dev.191

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
@@ -1309,8 +1309,7 @@ var moonbaseStage = new EvmParachain({
1309
1309
  }
1310
1310
  })
1311
1311
  ],
1312
- ecosystem: Ecosystem.AlphanetRelay,
1313
- // TODO, it should be Ecosystem.StagenetRelay
1312
+ ecosystem: Ecosystem.StagenetRelay,
1314
1313
  genesisHash: "0xd97c0d8c02a2878f817b688d3397efa2584977f0332d0ba82303498110a0836f",
1315
1314
  id: 1282,
1316
1315
  isEvmSigner: true,