Skip to content

Commit

Permalink
erpc: tmp disable eth_getTransactionReceipt
Browse files Browse the repository at this point in the history
Signed-off-by: Rafael Matias <[email protected]>
  • Loading branch information
skylenet authored Jan 23, 2025
1 parent 023f748 commit 6d1121d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/devnet-5/erpc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ erpc:
- "eth_getTransactionByBlockNumberAndIndex"
- "eth_getTransactionByHash"
- "eth_getTransactionCount"
- "eth_getTransactionReceipt"
#- "eth_getTransactionReceipt" tmp disable
- "eth_newBlockFilter"
- "eth_newPendingTransactionFilter"
- "eth_maxPriorityFeePerGas"
Expand Down

0 comments on commit 6d1121d

Please sign in to comment.