mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: Duplicate Withdrawal and move try from impls to rpc-compat (#4186)
This commit is contained in:
@ -21,6 +21,7 @@ reth-rpc-engine-api = { path = "../rpc-engine-api" }
|
||||
reth-rpc-types.workspace = true
|
||||
reth-tasks.workspace = true
|
||||
reth-transaction-pool.workspace = true
|
||||
reth-rpc-types-compat.workspace = true
|
||||
|
||||
# rpc/net
|
||||
jsonrpsee = { workspace = true, features = ["server"] }
|
||||
|
||||
Reference in New Issue
Block a user