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

@ -37,13 +37,15 @@ revm.workspace = true
# async
parking_lot.workspace = true
tokio.workspace = true
reqwest = { workspace = true, features = ["rustls-tls-native-roots"] }
# rpc
jsonrpsee-types.workspace = true
serde_json.workspace = true
# misc
thiserror.workspace = true
derive_more.workspace = true
tracing.workspace = true
[features]
optimism = [