b08fc05390
This commit moves the call to the btcd backend to start watching an outpoint for spentness to after we have recorded the outpoint in our list of clients. This is done to avoid a race that could occur if btcd quicly sent a spend notification before we had been able to record it in our map, essentially losing it. |
||
---|---|---|
.. | ||
btcd.go | ||
driver.go |