rgb-cln/closingd
Rusty Russell 72b215f6fe Make all internal message numbers unique.
We were sending a channeld message to onchaind, which was v. confusing
due to overlap.  We make all the numbers distinct, which means we can
also add an assert() that it's valid for that daemon, which catches
such errors immediately.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-09-28 13:07:05 +09:30
..
Makefile status: use common status codes for all the failures. 2017-09-12 23:00:53 +02:00
closing.c status: use common status codes for all the failures. 2017-09-12 23:00:53 +02:00
closing_wire.csv Make all internal message numbers unique. 2017-09-28 13:07:05 +09:30