core-lightning/tools/gen
Rusty Russell a770f51d0e tools/generate_wire.py: make functions allocate the TLV.
Requiring the caller to allocate them is ugly, and differs from
other types.

This means we need a context arg if we don't have one already.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-03-25 13:55:44 +10:30
..
header_template tools/generate_wire.py: make functions allocate the TLV. 2022-03-25 13:55:44 +10:30
impl_template tools/generate_wire.py: make functions allocate the TLV. 2022-03-25 13:55:44 +10:30
print_header_template tools/generate-wire.py: make (and expose) individual TLV print functions. 2022-03-25 13:55:44 +10:30
print_impl_template tools/generate_wire.py: make functions allocate the TLV. 2022-03-25 13:55:44 +10:30