mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 14:45:23 +01:00
005510b54f
In this commit, we fix a recently introduced bug which can result in a panic when bitcoind nodes without a txindex active are started. The issue was that we would still defence the transaction's blockhash, which would be nil if we detected that the backend didn't have the txindex active. |
||
---|---|---|
.. | ||
bitcoind.go | ||
driver.go |