mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 14:40:30 +01:00
In this commit, we fix an issue that was recently introduced to the way we handle historical dispatches for the neutrino notifier. In a recent change, we no return an error if we’re unable to actually find the transaction that spends an outpoint. If this is the case, then the outpoint is actually unspent, and we should proceed as normal. |
||
---|---|---|
.. | ||
driver.go | ||
neutrino.go |