Post
Topic
Board Announcements (Altcoins)
Re: Bitcoin3
by
testbug
on 24/04/2021, 19:07:03 UTC
Dev how to setup solo mining on a processor, according to the instructions in the description, it does not connect to http://127.0.0.1:30267

You need to setup the rpcport on the bitcoin3.conf.

config should look like this:

Quote
rpcport=ANYPORT (for example: 8123)
rpcuser=ANYUSERNAME
rpcpassword=ANYPASSWORD

After that adjust your miner and setup everything according to your bitcoin3.conf.
If you have any problems feel free to message me directly via PM Smiley