We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651d30a commit 9cb6d61Copy full SHA for 9cb6d61
1 file changed
ethereum/fees.json
@@ -13,7 +13,8 @@
13
{
14
"method": "net_version",
15
"calBase": 100000000,
16
- "ruCost": 5
+ "ruCost": 5,
17
+ "cache": true
18
},
19
20
"method": "net_peerCount",
@@ -33,7 +34,8 @@
33
34
35
"method": "eth_chainId",
36
37
38
39
40
41
"method": "eth_syncing",
@@ -396,4 +398,4 @@
396
398
"fullNode": 1,
397
399
"archiveNode": 1.3
400
}
-}
401
+}
0 commit comments