mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-28 16:48:13 -05:00
docs(discv5): additional info regarding requested enrs on bootstrap (#7655)
This commit is contained in:
@@ -285,6 +285,7 @@ impl Discv5 {
|
||||
}
|
||||
}
|
||||
|
||||
// If a session is established, the ENR is added straight away to discv5 kbuckets
|
||||
Ok(_ = join_all(enr_requests).await)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user