work being rejected:
2017/12/08 14:41:40 INFO # Work from strix rejected: u't1g7xxipv7gu4y5rTXei6PTcRoi9DB9gEgD.strix#IP:MAC'
Here is my config.json
{
"wallet": "t1g7xxipv7gu4y5rTXei6PTcRoi9DB9gEgD",
"password" : "x",
"port": 8005,
"proxy_name" : "zecproxy",
"enable_worker_id": true,
"pool" : { "host" : "zec-us1.dwarfpool.com" , "port" : 3333 },
"pool_failover_enabled": true,
"pool_failover" : [ { "host" : "zec-us1.dwarfpool.com" , "port" : 3335, "ssl" : false},
{ "host" : "zec-eu1.dwarfpool.com" , "port" : 3335, "ssl" : false}],
"restart_delay": 10,
"on_rejected_share": {
"strategy" : "restart",
"threshold" : 5
},
"debug" : false
}
I'm not seeing an issue, but i'm sure I missed something simple.
work being rejected:
2017/12/08 14:41:40 INFO # Work from strix rejected: u't1g7xxipv7gu4y5rTXei6PTcRoi9DB9gEgD.strix#IP:MAC'
Here is my config.json
{
"wallet": "t1g7xxipv7gu4y5rTXei6PTcRoi9DB9gEgD",
"password" : "x",
"port": 8005,
"proxy_name" : "zecproxy",
"enable_worker_id": true,
"pool" : { "host" : "zec-us1.dwarfpool.com" , "port" : 3333 },
"pool_failover_enabled": true,
"pool_failover" : [ { "host" : "zec-us1.dwarfpool.com" , "port" : 3335, "ssl" : false},
{ "host" : "zec-eu1.dwarfpool.com" , "port" : 3335, "ssl" : false}],
"restart_delay": 10,
"on_rejected_share": {
"strategy" : "restart",
"threshold" : 5
},
"debug" : false
}
I'm not seeing an issue, but i'm sure I missed something simple.