Skip to content

Commit

Permalink
allow eth_simulateV1 calls on public rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
pk910 committed Feb 4, 2025
1 parent 6b7084e commit dacd3e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/devnet-6/erpc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ erpc:
- "eth_newPendingTransactionFilter"
- "eth_maxPriorityFeePerGas"
- "eth_sendRawTransaction"
- "eth_simulateV1"
- "eth_subscribe"
- "eth_syncing"
- "eth_uninstallFilter"
Expand Down

0 comments on commit dacd3e9

Please sign in to comment.