decred / dcrlnd

Decred Lightning Network Daemon ⚡️
MIT License
36 stars 24 forks source link

multi: Add EnforcePing rpc call #163

Closed matheusd closed 2 years ago

matheusd commented 2 years ago

This allows callers to direct dcrlnd to ping a peer and wait for the response. If the response fails to be received, then the peer is disconnected.