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 |