mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-19 10:37:23 +01:00
As a preparation to have the method for querying the addresses of a node separate from the channel state, we extract that method out into its own interface.