mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-16 16:01:04 +02:00
In this commit, when selecting a candidate link to forward a payment, we’ll ensure that it’s actually able to take on the HTLC. Otherwise, we’ll skip over the link itself. Currently, a link is only fully eligible for forwarding, *after* we’ve received and fully processed the FundingLocked message.