We needed to handle the error better when a user re-runs a Doppler script that already has a bitcoind from a prior run. This will keep the script from failing to run and adds an additional comment about how to reset everything by using the ./scripts/reset.sh file from the root of the project.
We needed to handle the error better when a user re-runs a Doppler script that already has a bitcoind from a prior run. This will keep the script from failing to run and adds an additional comment about how to reset everything by using the
./scripts/reset.sh
file from the root of the project.