mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-20 14:54:22 +01:00
In this commit, we create a new concrete implementation for the new discovery.ChannelGraphTimeSeries interface. We also export the createChannelAnnouncement method to allow the chanSeries struct to re-use the existing code for creating wire messages from the database structs.