mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
primitives: rm alloy BlockId reexport (#12303)
This commit is contained in:
@ -21,6 +21,7 @@ alloy-primitives.workspace = true
|
||||
alloy-rpc-types-eth.workspace = true
|
||||
alloy-rpc-types.workspace = true
|
||||
alloy-rpc-types-trace.workspace = true
|
||||
alloy-eips.workspace = true
|
||||
|
||||
# async
|
||||
futures.workspace = true
|
||||
@ -36,4 +37,4 @@ similar-asserts.workspace = true
|
||||
tokio = { workspace = true, features = ["rt-multi-thread", "macros", "rt"] }
|
||||
reth-rpc-eth-api.workspace = true
|
||||
jsonrpsee-http-client.workspace = true
|
||||
alloy-rpc-types-trace.workspace = true
|
||||
alloy-rpc-types-trace.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user