rgb-cln/openingd
Rusty Russell fd498be7ca status: generate messages rather than marshal/unmarshal manually.
Now we have wirestring, this is much more natural.  And with the
24M length limit, we needn't be so concerned about dumping 64k peer
messages in hex.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-02-08 19:07:12 +01:00
..
Makefile status: generate messages rather than marshal/unmarshal manually. 2018-02-08 19:07:12 +01:00
opening.c openingd: use wirestring instead of u8 array for why negotiation failed. 2018-02-08 19:07:12 +01:00
opening_wire.csv openingd: use wirestring instead of u8 array for why negotiation failed. 2018-02-08 19:07:12 +01:00