mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Feat: add signers (#6826)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -6461,6 +6461,7 @@ dependencies = [
|
||||
"async-trait",
|
||||
"bytes",
|
||||
"derive_more",
|
||||
"dyn-clone",
|
||||
"futures",
|
||||
"http",
|
||||
"http-body",
|
||||
@ -6468,6 +6469,7 @@ dependencies = [
|
||||
"jsonrpsee",
|
||||
"jsonwebtoken",
|
||||
"metrics",
|
||||
"parking_lot 0.12.1",
|
||||
"pin-project",
|
||||
"rand 0.8.5",
|
||||
"reqwest",
|
||||
|
||||
Reference in New Issue
Block a user