solo ? solo pool?
please!!!!!
You can easily solo mine direct to your Windows wallet:
start Pirl CLI Client with (change ip address to your ip address):
pirl-windows-amd64.exe --rpc --rpcaddr 192.168.1.100 --rpcport 8545
start miner eg. Claymore with (change ip address to your ip address):
EthDcrMiner64.exe -epool http://192.168.1.100:8545 -tstop 85 -allcoins 1 -dbg -1
-allcoins 1 is important for devfee (Ethereum)
Thats it.
regards
Gary
CLI Client:
https://github.com/pirl/pirl/releases/tag/1.0.0