rgb-cln/cli
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
..
test common: generalize extract_channel_id(). 2021-12-30 09:50:40 +10:30
Makefile lightning-cli: print notifications (with '# ' prefix) if received. 2020-10-23 13:53:16 +10:30
lightning-cli.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30