rgb-cln/wire/test
Rusty Russell 35e3c1866e common: generalize extract_channel_id().
connectd is going to end up using this do demux; make it fast and complete.

Fixing this reveals a problem in openingd: it now extracts the channel_id
from funding_signed (which is where we transition off the temporary), and
gets upset.  So fix that.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-12-30 09:50:40 +10:30
..
.gitignore wire: generate marshal/unmarshal from spec. 2016-12-01 13:50:02 +10:30
Makefile bitcoin: remove unused functions, or make static. 2021-12-06 10:05:39 +10:30
run-peer-wire.c bitcoin: remove unused functions, or make static. 2021-12-06 10:05:39 +10:30
run-tlvstream.c common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30