[bitcoin] # Network to connect to: regtest | testnet | signet | mainnet network = regtest # Path to the bitcoin-cli binary (use full path if not on PATH) cli = bitcoin-cli # Data directory for bitcoind (matches setup.sh). # Relative paths are resolved from the directory containing this file. datadir = bitcoin-data # Optional: override RPC connection details. # Leave these blank to use cookie auth from the datadir. rpchost = rpcport = rpcuser = rpcpassword =