Fix fetching blocks near chain head in job-runner (#485)

* Fix null blocks check in job-runner when fetching near chain head

* Upgrade package versions
This commit is contained in:
2023-11-21 17:44:54 +05:30
committed by GitHub
parent e6b957e921
commit 729d862aac
14 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/cache",
"version": "0.2.73",
"version": "0.2.74",
"description": "Generic object cache",
"main": "dist/index.js",
"scripts": {