mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
We currently rely on a zero exit status. That's the only difference between onchain finished handling and other per-peer daemons, so instead we should have an explicit "done" message. This is both clearer, and allows us to unify. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>