mirror of
https://github.com/LORDBABUINO/stealth.git
synced 2026-04-30 17:39:59 -07:00
setup.sh starts bitcoind with -datadir=bitcoin-data, but bitcoin_rpc.py was calling bitcoin-cli without it, so it looked in ~/.bitcoin for the auth cookie and failed with "Incorrect rpcuser or rpcpassword". Add datadir config to config.ini and resolve it in _build_base_args().
4.1 KiB
4.1 KiB