remove unnecessary settings

This commit is contained in:
Léo Haf 2024-10-17 00:19:56 +02:00
parent 6b927ef5ed
commit 216560f1c0
Signed by: Retropex
GPG Key ID: 0E37EBAB8574F005

View File

@ -4,12 +4,6 @@
"rpcpassword": "bar", "rpcpassword": "bar",
"rpcurl": "127.0.0.1:8332" "rpcurl": "127.0.0.1:8332"
}, },
"stratum":{
"max_clients_per_thread": 10,
"vardiff_min": 1,
"max_threads": 1,
"max_clients": 10
},
"mining":{ "mining":{
"pool_address": "", "pool_address": "",
"coinbase_tag_primary": "change this", "coinbase_tag_primary": "change this",