Wire pubsub through iroh-gossip
This commit is contained in:
parent
59c463eb40
commit
eec4c92145
8 changed files with 291 additions and 38 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1599,6 +1599,8 @@ name = "geth-node"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"blake3",
|
||||
"bytes",
|
||||
"futures",
|
||||
"geth-auth",
|
||||
"geth-cas",
|
||||
|
|
|
|||
Loading…
Reference in a new issue