core-lightning/openingd
Rusty Russell ff8830876d wire/tlvstream: add tlv_make_fields helper to populate ->fields array.
This is vital for calculating merkle trees; I previously used
towire+fromwire to get this!

Requires generation change so we can magic the ARRAY_SIZE var (the C
pre-processor can't uppercase things).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-12-04 20:16:54 -06:00
..
common.c
common.h
dualopend_wire.csv df: rename the dual_open wires to match other daemon wires 2020-12-02 14:19:08 +10:30
dualopend_wiregen.c wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
dualopend_wiregen.h wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
dualopend.c df: rename the dual_open wires to match other daemon wires 2020-12-02 14:19:08 +10:30
Makefile
openingd_wire.csv
openingd_wiregen.c wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
openingd_wiregen.h wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
openingd.c