mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-09 19:03:54 +02:00
In this commit we document an unexpected behavior found when connecting a bitcoind node to a btcd node. We mitigate this in our test by reconnecting the nodes when the connection is broken. We also limit the connection made from `bitcoind` to be v1 only.