mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-11 21:49:06 +02:00
In this commit, we extend the Peer interface with a new QuitSignal method. This method is meant to expose a read-only quit channel which will allow callers to cancel any actions based on the lifetime of the underlying peer.