274687471a
In this commit, we modify the way to handle historical spend dispatches to ensure that we don't block the client for very old rescans. Rather than blocking and waiting for the rescan to finish (which may take minutes in the worst case), we'll now instead launch a goroutine to handle the async response of the rescan. |
||
---|---|---|
.. | ||
btcd.go | ||
driver.go |