From eb5cef35ac14483f7a2ebc148e7373252493c091 Mon Sep 17 00:00:00 2001 From: jeje0106 <34496869+jeje0106@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:55:56 +0200 Subject: [PATCH] Update payouts.json SOLO and Coinpaprika --- payouts.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/payouts.json b/payouts.json index 16128f2..d066671 100644 --- a/payouts.json +++ b/payouts.json @@ -1,13 +1,13 @@ { "threads": 4, - "coin": "etc", + "coin": "ETC", "name": "main", - "pplns": 9000, + "pplns": 0, "network": "classic", - "coin-name": "etc", + "coin-name": "ETC", "payouts": { "enabled": true, - "requirePeers": 1, + "requirePeers": 2, "interval": "20m", "daemon": "http://127.0.0.1:8545", "timeout": "10s", @@ -40,4 +40,4 @@ "127.0.0.1:26399" ] } -} \ No newline at end of file +}