|
@@ -420,7 +420,7 @@ func SaveBlockTree(force bool) {
|
|
return true
|
|
return true
|
|
})
|
|
})
|
|
if 0 < count {
|
|
if 0 < count {
|
|
- logging.LogInfof("wrote block trees [%d]", count)
|
|
|
|
|
|
+ //logging.LogInfof("wrote block trees [%d]", count)
|
|
}
|
|
}
|
|
|
|
|
|
elapsed := time.Since(start).Seconds()
|
|
elapsed := time.Since(start).Seconds()
|