rgb-cln/tools/gen
Rusty Russell 04a152fbcf tools/generate-wire.py: make (and expose) individual TLV print functions.
When we actually put bolt12 fields (.e.g tlv_invoice) in onion messages,
that code will try to call printwire_tlv_invoice(), so expose it.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-03-25 13:55:44 +10:30
..
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: allow generated C files to have includes added. 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 (and expose) individual TLV print functions. 2022-03-25 13:55:44 +10:30