mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 17:14:22 +01:00
Since this was merged, `make extract-peer-csv` was broken! But the field names changed: 1. `tlv_update_add_tlvs` -> `tlv_update_add_htlc_tlvs` 2. `blinding` -> `blinding_point`. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>