mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-19 14:24:26 +01:00
Add tests for new deDupedAnnouncements struct in gossiper_test. Test the various functionalities of the struct - that empty struct contains no announcements, that announcements of each type can be added and properly de-duplicated, that the batch of announcements is delivered correctly, and that after reset the struct again contains no announcements.