Skip to content

Commit 4aabdd2

Browse files
committed
Update dispatch.json
1 parent 4395614 commit 4aabdd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bsc/dispatch.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"eth_newPendingTransactionFilter": "erigon",
1313
"debug_traceBlockByHash": "erigon",
1414
"debug_traceBlockByNumber": "erigon",
15-
"debug_traceTransaction": "erigon"
15+
"debug_traceTransaction": "erigon",
16+
"eth_getProof": "erigon"
1617
},
1718
"default": "",
1819
"default_archive": ""

0 commit comments

Comments
 (0)