I added lines to the Bitcoin.conf file as such.
server=1
rpcuser=xxxxx
rpcpassword=xxxxx
[main]
rpcbind=127.0.0.1
rpcbind=10.0.0.10
rpcallow=127.0.0.1
rpcbind=10.0.0.49
I was not sure if I was supposed to use my public IP or my network IP.
I don't know how to allow Bitcoin Core to accept connections on port 8332. Is that the setting that says "Connect through SOCKS proxy (default proxy):"?
FYI a good resource for your conf file is https://jlopp.github.io/bitcoin-core-config-generator/
Please Login to reply.
No replies yet.