core-lightning/wire/test
Rusty Russell fa0c29f959 tools/generate_wire.py: tlvs should start with tlv_
No more "towire_offer", but "towire_tlv_offer".

This means we double-up on the unfortunately-named `tlv_payload` inside
the onion, but we should rename that in the spec when we remove
old payloads.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-03-25 13:55:44 +10:30
..
.gitignore wire: generate marshal/unmarshal from spec. 2016-12-01 13:50:02 +10:30
Makefile peer_exchange: set, read and log remote_addr 2022-02-22 05:45:47 +10:30
run-peer-wire.c peer_exchange: set, read and log remote_addr 2022-02-22 05:45:47 +10:30
run-tlvstream.c tools/generate_wire.py: tlvs should start with tlv_ 2022-03-25 13:55:44 +10:30