Skip to content

Commit

Permalink
Backend/servers.json: add new ETC server
Browse files Browse the repository at this point in the history
Extracted again from https://chainlist.org/chain/61 .
  • Loading branch information
knocte committed Jan 20, 2024
1 parent b0d3f83 commit 76067f7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/GWallet.Backend/servers.json
Original file line number Diff line number Diff line change
Expand Up @@ -3837,6 +3837,18 @@
}
],
"ETC": [
{
"ServerInfo": {
"NetworkPath": "rpc.etcinscribe.com",
"ConnectionType": {
"Encrypted": true,
"Protocol": {
"Case": "Http"
}
}
},
"CommunicationHistory": null
},
{
"ServerInfo": {
"NetworkPath": "besu-de.etc-network.info",
Expand Down

0 comments on commit 76067f7

Please sign in to comment.