mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(op, txpool): impl send_raw_tx_cond endpoint (#14311)
This commit is contained in:
@ -55,6 +55,7 @@ revm.workspace = true
|
||||
parking_lot.workspace = true
|
||||
tokio.workspace = true
|
||||
reqwest = { workspace = true, features = ["rustls-tls-native-roots"] }
|
||||
async-trait.workspace = true
|
||||
|
||||
# rpc
|
||||
jsonrpsee-core.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user