From 7bc5597d0164f9bc0cbcd0e6bb57f08a4d048a9b Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Sun, 7 Apr 2024 18:24:42 +0200 Subject: [PATCH] Update api.json ASIC --- api.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api.json b/api.json index d55dd74..4e0fc2f 100644 --- a/api.json +++ b/api.json @@ -14,7 +14,7 @@ "behindReverseProxy": false, "blockRefreshInterval": "50ms", "stateUpdateInterval": "3s", - "difficulty": 8589934592, + "difficulty": 17179869184, "hashrateExpiration": "3h", "stratumHostname": "example.org", "healthCheck": true, @@ -137,4 +137,4 @@ "newrelicName": "MyEtherProxy", "newrelicKey": "SECRET_KEY", "newrelicVerbose": false -} \ No newline at end of file +}