Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: [Guide] Solo mine testnet bitcoins with cgminer, Bitcoin Core, and a Compac F
by
Nexus9090
on 28/05/2024, 13:42:43 UTC
⭐ Merited by ABCbits (1)
What needs to be changed for this to work on main net? Remove testnet=1 ?


I know I'm late to the party with this on but, for mainnet you have to change the [test] to [main] as well as removing testnet=1

Code:
txindex=1
server=1
[main]
rpcport=5000
rpcallowip=YOUR_MINER_IP
rpcuser=YOUR_RPC_USER
rpcpassword=YOUR_RPC_PASSWORD
rpcbind=0.0.0.0

Anyone's guess as to if it'll actually mine a valid block, but it does seem to be running.

Code:
[2024-05-28 14:41:03.526] Solo mining to valid address: 3MbtxahpbkC1fGhvcWR7Ja38u8cwN9wzY8

With 500GH/s pointed at it, I guess I'll be waiting a while to find out.  Grin