Skip to content

Commit 17f50c6

Browse files
authored
Merge pull request keepkey#162 from keepkey/remove-unused-testnets
feat: remove unused testnets
2 parents 61523c7 + 3d1e269 commit 17f50c6

1 file changed

Lines changed: 0 additions & 25 deletions

File tree

keepkeylib/eth/ethereum_networks.json

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,6 @@
99
"name": "Expanse",
1010
"symbol": "EXP"
1111
},
12-
{
13-
"chain_id": 3,
14-
"name": "Ethereum Ropsten Testnet",
15-
"symbol": "ETH"
16-
},
17-
{
18-
"chain_id": 4,
19-
"name": "Ethereum Rinkeby Testnet",
20-
"symbol": "ETH"
21-
},
2212
{
2313
"chain_id": 5,
2414
"name": "Ethereum Goerli Testnet",
@@ -69,26 +59,11 @@
6959
"name": "Ethereum Classic Mainnet",
7060
"symbol": "ETC"
7161
},
72-
{
73-
"chain_id": 62,
74-
"name": "Ethereum Classic Testnet",
75-
"symbol": "ETC"
76-
},
7762
{
7863
"chain_id": 64,
7964
"name": "Ellaism",
8065
"symbol": "ELLA"
8166
},
82-
{
83-
"chain_id": 69,
84-
"name": "Optimism Kovan Testnet",
85-
"symbol": "ETH"
86-
},
87-
{
88-
"chain_id": 97,
89-
"name": "BSC Smart Chain Testnet",
90-
"symbol": "tBNB"
91-
},
9267
{
9368
"chain_id": 100,
9469
"name": "Gnosis",

0 commit comments

Comments
 (0)