I have this in my bitcoin.conf:
rpcallowip=my_ip
rcpport=<port>
rpcuser=<username>
rpcpassword=<password>
The problem I am having is my Antminer with Braiins OS says “pool protocol not supported” when I use http://my_ip:port or “invalid format of pool URL” when I use my_ip:port
I used https://bitcointalk.org/index.php?topic=417997.0 and Solo Mine with an AntMiner to start.
The issue I need solved is getting my Antminer to connect to my Bitcoin Core so I can solo mine using my Bitcoin Core instead of connecting to CKPool or other solo pools.