mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: add and fix more lints, improve docs (#4765)
This commit is contained in:
@ -22,7 +22,6 @@ reth-network.workspace = true
|
||||
reth-transaction-pool.workspace = true
|
||||
reth-tasks.workspace = true
|
||||
|
||||
|
||||
eyre = "0.6.8"
|
||||
futures.workspace = true
|
||||
async-trait.workspace = true
|
||||
|
||||
@ -11,4 +11,4 @@ reth-transaction-pool.workspace = true
|
||||
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
jsonrpsee = { workspace = true, features = ["server", "macros"] }
|
||||
eyre = "0.6"
|
||||
eyre = "0.6"
|
||||
|
||||
Reference in New Issue
Block a user