remove transaction forwarder trait (#9678)

This commit is contained in:
nk_ysg
2024-08-27 02:17:34 +08:00
committed by GitHub
parent 8191e0c05d
commit a24fe46b13
17 changed files with 92 additions and 152 deletions

View File

@ -72,6 +72,7 @@ reth-engine-util.workspace = true
reth-prune.workspace = true
reth-stages-api.workspace = true
reth-optimism-cli = { workspace = true, optional = true }
reth-optimism-rpc.workspace = true
# crypto
alloy-rlp.workspace = true