From 3765f26c08cd16c36fc0d0380dcf3f71470de4a3 Mon Sep 17 00:00:00 2001 From: MoneroOcean Date: Sun, 21 Jul 2019 23:11:27 -0700 Subject: [PATCH] Updated pool name --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.json b/src/config.json index da7d0828..838e36d6 100644 --- a/src/config.json +++ b/src/config.json @@ -30,7 +30,7 @@ "pools": [ { "algo": null, - "url": "donate.v2.xmrig.com:3333", + "url": "gulf.moneroocean.stream:10001", "user": "YOUR_WALLET_ADDRESS", "pass": "x", "rig-id": null,