083f5e007c
The code was not resetting the counters when logging a message, so the stats kept increasing rather than showing the number of items processed since the last log message. This has been resolved by copying the log function directly from btcd and modifying it slightly to work with the importer. |
||
---|---|---|
.. | ||
addblock.go | ||
config.go | ||
import.go |