lndinit icon indicating copy to clipboard operation
lndinit copied to clipboard

wait-ready should give a success message to stderr

Open ZZiigguurraatt opened this issue 2 months ago • 2 comments

Right now when using wait-ready, we get periodic indication that LND is NOT ready, but then when LND is actually ready, it silently exits with exit code 0.

Would like to see another log message before exiting so we don't need to do a bunch of work to create a scenario where we can capture the exit code and see if it quit in success or failure.

ZZiigguurraatt avatar Oct 01 '25 21:10 ZZiigguurraatt