lib/sibit.rb in sibit-0.18.4 vs lib/sibit.rb in sibit-0.18.5

- old
+ new

@@ -234,9 +234,10 @@ if count > max @log.info("Too many blocks (#{count}) in one go, let's get back to it next time") break end end + @log.info("Scanned from #{start} to #{json[:hash]} (#{count} blocks)") json[:hash] end private