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 4395614 commit 4aabdd2Copy full SHA for 4aabdd2
bsc/dispatch.json
@@ -12,7 +12,8 @@
12
"eth_newPendingTransactionFilter": "erigon",
13
"debug_traceBlockByHash": "erigon",
14
"debug_traceBlockByNumber": "erigon",
15
- "debug_traceTransaction": "erigon"
+ "debug_traceTransaction": "erigon",
16
+ "eth_getProof": "erigon"
17
},
18
"default": "",
19
"default_archive": ""
0 commit comments