PRIVKEY=${PRIVKEY:-$(cat ~/.bitcoin/PRIVKEY.txt)} DATADIR=${DATADIR:-~/.bitcoin/} # Note: bitcoind will be started by run.sh, setup-signet.sh just prepares the configuration # The wallet creation and key import will be done in run.sh after bitcoind starts