rgb-cln/onchaind
Rusty Russell cb82bf7aa2 onchaind: send message when peer's transactions are irrevocably committed.
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>
2017-10-20 18:31:32 +02:00
..
Makefile Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
onchain.c onchaind: send message when peer's transactions are irrevocably committed. 2017-10-20 18:31:32 +02:00
onchain_types.h onchain: implement penalty transaction. 2017-09-28 13:07:05 +09:30
onchain_wire.c Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
onchain_wire.csv onchaind: send message when peer's transactions are irrevocably committed. 2017-10-20 18:31:32 +02:00
onchain_wire.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00