cln/wire/test
Dusty Daemon e755be0c4c splice: Remove batch_size from commitment_signed
The new spec sends `batch_size` in `start_batch` and removes it from `commitment_signed` so we need to stop processing it in `commitment_signed`.

Since the tlv is now reduced to one element and that automagically turns it into a direct use TLV so we have to update the code everywhere it is referenced.
2025-08-14 16:40:04 +09:30
..
.gitignore wire: generate marshal/unmarshal from spec. 2016-12-01 13:50:02 +10:30
Makefile Makefiles: remove leftover references to $(EXP) 2024-03-20 13:51:48 +10:30
run-peer-wire.c splice: Remove batch_size from commitment_signed 2025-08-14 16:40:04 +09:30
run-tlvstream.c bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30