@ -3,7 +3,6 @@
"bypassAddressValidation": false,
"threads": 2,
"coin": "monero",
"stratum": {
"timeout": "15m",
@ -7,7 +7,6 @@ type Config struct {
Daemon Daemon `json:"daemon"`
Threads int `json:"threads"`
Coin string `json:"coin"`
NewrelicName string `json:"newrelicName"`
NewrelicKey string `json:"newrelicKey"`