Can’t connect to Bitcoind remotely
I am running a Bitcoin Cash node on my server, and starting it like this: start bitcoind.exe –server=1 –rpcuser=user –rpcpassword=password –rest=1 –rpcport=8332 –datadir=F:Bitcoin –bind=10.1.0.4 –testnet=1 –rpcallowip=0.0.0.0/0 The node runs, and I can connect to it […]
