Browse Source

Update api.json ASIC

master
yuriy0803 2 years ago committed by GitHub
parent
commit
7bc5597d01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      api.json

4
api.json

@ -14,7 +14,7 @@
"behindReverseProxy": false, "behindReverseProxy": false,
"blockRefreshInterval": "50ms", "blockRefreshInterval": "50ms",
"stateUpdateInterval": "3s", "stateUpdateInterval": "3s",
"difficulty": 8589934592, "difficulty": 17179869184,
"hashrateExpiration": "3h", "hashrateExpiration": "3h",
"stratumHostname": "example.org", "stratumHostname": "example.org",
"healthCheck": true, "healthCheck": true,
@ -137,4 +137,4 @@
"newrelicName": "MyEtherProxy", "newrelicName": "MyEtherProxy",
"newrelicKey": "SECRET_KEY", "newrelicKey": "SECRET_KEY",
"newrelicVerbose": false "newrelicVerbose": false
} }

Loading…
Cancel
Save