Add manual signed peer card exchange
This commit is contained in:
parent
20c88af800
commit
1ab24631cd
14 changed files with 360 additions and 25 deletions
|
|
@ -8,4 +8,6 @@ license.workspace = true
|
|||
[dependencies]
|
||||
serde.workspace = true
|
||||
thiserror.workspace = true
|
||||
hex.workspace = true
|
||||
geth-crypto = { path = "../geth-crypto" }
|
||||
geth-types = { path = "../geth-types" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue