Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lnpeer: extend Peer interface with new QuitSignal method
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.
- Loading branch information