mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-12-06 19:03:35 +01:00
Issue: 139 This commit contains test case "disconnecting target peer" (second test case) which takes two connected peers, then checks via assert method one connection exists, then disconnects this remote peer by passing pubKey parameter (just some string) into RPC-call method. Then checks 0 connection exists, and then connects disconnected peer for passing further tests, and then checks one connection exists.
37 KiB
37 KiB