mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
primitives: rm alloy_consensus::transaction reexports (#11191)
This commit is contained in:
@ -87,6 +87,7 @@ reth-transaction-pool = { workspace = true, features = ["test-utils"] }
|
||||
# alloy deps for testing against nodes
|
||||
alloy-node-bindings.workspace = true
|
||||
alloy-provider= { workspace = true, features = ["admin-api"] }
|
||||
alloy-consensus.workspace = true
|
||||
|
||||
# misc
|
||||
serial_test.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user