Export metric for total ETH RPC count (#528)

* Export metric for total ETH RPC count by methods

* Fix endpoint switch on max retries of new block

* Upgrade package versions
This commit is contained in:
2024-07-12 16:59:23 +05:30
committed by GitHub
parent 2217cd3ffb
commit 42cb688921
21 changed files with 89 additions and 76 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/cache",
"version": "0.2.102",
"version": "0.2.103",
"description": "Generic object cache",
"main": "dist/index.js",
"scripts": {