diff options
| author | Matt Corallo <[email protected]> | 2017-07-06 21:29:46 -0400 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2017-07-27 15:03:05 -0400 |
| commit | ff3a21919d97f7500978b4160199336e4b50b36a (patch) | |
| tree | db20d70619278213b27694968fd6afd693334f93 /src/httpserver.cpp | |
| parent | More user-friendly error message if UTXO DB runs ahead of block DB (diff) | |
| download | discoin-ff3a21919d97f7500978b4160199336e4b50b36a.tar.xz discoin-ff3a21919d97f7500978b4160199336e4b50b36a.zip | |
Call RewindBlockIndex even if we're about to run -reindex-chainstate
RewindBlockIndex works over both chainActive - disconnecting blocks
from the tip that need witness verification - and mapBlockIndex -
requiring redownload of blocks missing witness data.
It should never have been the case that the second half is skipped
if we're about to run -reindex-chainstate.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions