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

Fix loop bugs #26

Closed tee8z closed 1 year ago

tee8z commented 1 year ago

This fixes a bug where the LOOP commands would never run when not using a time interval. There is some more work to be done to make them play nice with normal commands, but they are actually usable now.