mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-24 23:41:15 +02:00
Here, we move the business logic in FilterKnownChanIDs from the CRUD layer to the ChannelGraph layer. We also add a test for the logic.
Here, we move the business logic in FilterKnownChanIDs from the CRUD layer to the ChannelGraph layer. We also add a test for the logic.