mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-30 23:03:00 +02: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.