Files
lnd/docs
Elle Mouton 1410a0949d lnwire: validate that gossip messages contain valid TLV
In this commit, we check that the extra bytes appended to gossip
messages contain valid TLV streams. We do this here for:
- channel_announcement
- channel_announcement_2
- channel_update
- channel_update_2
- node_announcement

This is in preparation for the SQL version of the graph store which will
normalise TLV streams at persistence time.
2025-05-22 14:14:41 +02:00
..
2024-12-06 13:48:22 +01:00
2025-01-03 21:48:29 +08:00
2025-05-06 15:50:16 -07:00
2024-10-02 10:17:16 -07:00
2025-04-14 17:08:56 +08:00