Ignore "unable to acquire forkdb lock" in handle file
Sometimes when calling get_block
from block_api
appears error Unable to acquire forkdb lock
and it should be ignored. These changes add this type or error for already existing mechanism in helpy.
Related merge requests:
Edited by Mateusz Kudela