mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-25 15:17:40 +03:00
Update to event horizon testnet (#262)
* chore: update EH variable name for tn * chore: bump v
This commit is contained in:
@@ -3,7 +3,7 @@ import { SupportedChainId } from '../types.js';
|
||||
export const developmentChains = [
|
||||
SupportedChainId.BSC_TESTNET,
|
||||
SupportedChainId.SEPOLIA,
|
||||
SupportedChainId.EVENT_HORIZON,
|
||||
SupportedChainId.EVENT_HORIZON_TESTNET,
|
||||
];
|
||||
export const productionChains = [
|
||||
SupportedChainId.MAINNET,
|
||||
|
||||
Reference in New Issue
Block a user