mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-01 16:39:04 +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.