mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-14 06:59:07 +02:00
In this commit, we fix a race condition where at times we open a channel between two parties and immediately try to send payments over it. At times this would fail due to the channel link not being fully registered in the HTLC switch.