updated to ethstats.net

This commit is contained in:
cubedro
2016-02-02 07:21:23 +02:00
parent 5dc233b863
commit 7c455a2127
5 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"LISTENING_PORT" : "30303",
"INSTANCE_NAME" : "",
"CONTACT_DETAILS" : "",
"WS_SERVER" : "wss://stats.ethdev.com",
"WS_SERVER" : "wss://rpc.ethstats.net",
"WS_SECRET" : "see http://forum.ethereum.org/discussion/2112/how-to-add-yourself-to-the-stats-dashboard-its-not-automatic",
"VERBOSITY" : 2
}