Remove check for isFEVM flag when filtering event logs by topics (#508)

* Remove check for FEVM flag when filtering logs by topics

* Update package versions
This commit is contained in:
2024-05-16 11:24:41 +05:30
committed by GitHub
parent c7e6baa263
commit 20fa6ceaa6
14 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/cache",
"version": "0.2.87",
"version": "0.2.88",
"description": "Generic object cache",
"main": "dist/index.js",
"scripts": {