chore: update EH variable name for tn

This commit is contained in:
Slava Startsev
2024-06-18 18:17:00 +03:00
parent 58bd952d49
commit e5288d2471
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ export const developmentChains = [
SupportedChainId.FANTOM_TESTNET,
SupportedChainId.POLYGON_TESTNET,
SupportedChainId.OKC_TESTNET,
SupportedChainId.EVENT_HORIZON,
SupportedChainId.EVENT_HORIZON_TESTNET,
];
export const productionChains = [
SupportedChainId.MAINNET,