FYI, if you look at blocksuckernation website, it says you need to specify the stratum as:
-o stratum+tcp://old.blocksuckernation.com:
So your file needs to be:
ccminer -a nist5 -o stratum+tcp://old.blocksuckernation.com:3833 -u WALLET ADDRESS -p c=BWK
pause
(give that a try in case you get errors)
I apologize as I made a major screw up. I thought I had extracted the bulwark ccminer but it was the monero ccminer. Now that I fixed that, the command works BUT I am unable to connect to the pool. Always get an error stratum connection failed and it retries every 30 seconds to no avail. No antivirus. Could it be the Windows Firewall?
Possible, better check it and make sure you add an exception rule for the miner.
Did you check the URL strings too? I believe you should add a "old." to the start of the URL
I'm also assuming you want payout in BWK instead of direct BTC conversion.
I added an exception and even attempted to briefly disable the Firewall but nothing. I also tried with and without "old" at the beginning of the address string and nothing. I also attempted with -o stratum+tcp://nist5.blocksuckernation.com:5003 and the stratum_subscribe always times out.