Add --forward-call for eth_call and eth_estimateGas

This commit is contained in:
sprites0
2025-05-24 04:05:13 +00:00
parent 41d72ae949
commit 4b793c496b
5 changed files with 117 additions and 7 deletions

View File

@ -72,6 +72,7 @@ alloy-rlp.workspace = true
alloy-rpc-types = { workspace = true, features = ["engine"] }
alloy-consensus.workspace = true
alloy-primitives.workspace = true
alloy-rpc-types-eth.workspace = true
# tracing
tracing.workspace = true