rust-lightning/lightning
Allan Douglas R. de Oliveira 6f5e5e3898 Remove redundant addresses field from NodeAnnouncementInfo
...replacing it with an acessor `addresses()`.

Besides removing a redundant data structure already present on inner
`NodeAnnouncement`, this change makes it possible to discover new address types
upon deserialization thanks to `UnsignedNodeAnnouncement`'s implementation.
2023-03-21 17:27:48 +00:00
..
src Remove redundant addresses field from NodeAnnouncementInfo 2023-03-21 17:27:48 +00:00
Cargo.toml Update crate versions to 0.0.114/invoice 0.22 2023-03-04 00:06:46 +00:00