mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 15:44:21 +01:00
The modern style is to assert that all messages have tlvs, but many are currently empty. In particular, c4c5a8e5fb30b1b99fa5bb0aba7d0b6b4c831ee5 added "update_add_htlc_tlvs" without adding an explicit field of that type to "update_add_htlc". Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>