tee8z / doppler

A tool for building out and managing bitcoind/lightning clusters for regtest or signet environments
Creative Commons Zero v1.0 Universal
45 stars 7 forks source link

adding better logs when re-running doppler script #73

Closed tee8z closed 6 months ago

tee8z commented 6 months ago

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.