Fix address filter param in eth_getLogs request (#505)

* Fix eth_getLogs address filter param

* Upgrade package versions
This commit is contained in:
2024-05-03 14:24:05 +05:30
committed by GitHub
parent edaec5a028
commit 6d837dc824
14 changed files with 45 additions and 53 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/cache",
"version": "0.2.84",
"version": "0.2.85",
"description": "Generic object cache",
"main": "dist/index.js",
"scripts": {