mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-13 12:32:55 +02:00
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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| run-peer-wire.c | ||
| run-tlvstream.c | ||