Skip to content

Commit

Permalink
fix: remove goreli config
Browse files Browse the repository at this point in the history
  • Loading branch information
sanyu1225 committed Apr 12, 2024
1 parent 5e3b9e6 commit 83aae34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/types/ChainTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ export enum EvmChainId {
Avalanche = "0xa86a",
AvalancheTestnet = "0xa869",
Arbitrum = "0xa4b1",
ArbitrumTestnet = "0x66eed",
Optimism = "0x000a",
OptimismTestnet = "0xaa37dc",
}

export type ChainsType = OtherChain;
Expand Down

0 comments on commit 83aae34

Please sign in to comment.