Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/stable'
Browse files Browse the repository at this point in the history
To bring the new ETC server.

# Conflicts:
#	src/GWallet.Backend/servers.json
  • Loading branch information
knocte committed Jan 20, 2024
2 parents 340e39d + 76067f7 commit 1c06e58
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": "geth-de.etc-network.info",
Expand Down

0 comments on commit 1c06e58

Please sign in to comment.