rgb-cln/tools/gen
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
..
header_template wire/tlvstream: add tlv_make_fields helper to populate ->fields array. 2020-12-04 20:16:54 -06:00
impl_template tools/generate-wire.py: use helpers. 2020-12-04 20:16:54 -06:00
print_header_template tools: fix comment in template. 2020-08-25 12:53:13 +09:30
print_impl_template tools: fix comment in template. 2020-08-25 12:53:13 +09:30