Fix querying for max block num in db only once when class was initialized
When there were new blocks in db added while we were doing massive sync, max block in db was outdated and caused errors.
Loading
Please sign in to comment
When there were new blocks in db added while we were doing massive sync, max block in db was outdated and caused errors.