mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
subsystem for issuing background connection requests (#2538)
* initial subsystem for issuing connection requests * finish the initial impl * integrate with the overseer * rename to gossip-support * fix renamings leftover * remove run_inner * fix compilation * random subset of sqrt
This commit is contained in:
@@ -64,6 +64,7 @@ members = [
|
||||
"node/network/availability-distribution",
|
||||
"node/network/availability-recovery",
|
||||
"node/network/collator-protocol",
|
||||
"node/network/gossip-support",
|
||||
"node/overseer",
|
||||
"node/primitives",
|
||||
"node/service",
|
||||
|
||||
Reference in New Issue
Block a user