mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-12 05:59:06 +02:00
This commit extracts the channel information that was previously returned within the ListPeers command to a new RPC command: ListChannels. Additionally, any pending HTLC’s within the open channel are also displayed.