Skip to content

Commit 04c1ca1

Browse files
committed
watcher: Don't remove goerli
1 parent c7c2f66 commit 04c1ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

watcher/src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const supportedChains: ChainName[] =
1818
// NOTE: The commented out chains are left in there to easily
1919
// identify which chains are not supported on testnet.
2020
'solana',
21-
// 'ethereum',
21+
'ethereum',
2222
// 'terra',
2323
'bsc',
2424
'polygon',

0 commit comments

Comments
 (0)