fix problem with finding most recent irreversible block after hived restart
Sometimes happen when founded irreversible block is lesser then the current one. The issue is hard to reproduce and is connected with inserting fork event (which is also inserted when hived restarts after a break) during executing 'hive.app_next_block' This solution is a workaround, because the root cause of the problem is unknow.
Loading
Please sign in to comment