core-lightning/closingd
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
..
closing_wire.csv closingd: don't punish peers who can't negotiate properly. 2018-02-02 20:33:49 +01:00
closing.c closingd: don't punish peers who can't negotiate properly. 2018-02-02 20:33:49 +01:00
Makefile status: generate messages rather than marshal/unmarshal manually. 2018-02-08 19:07:12 +01:00