pub async fn bootstrap( bootstrap_nodes: HashSet<BootNode>, discv5: &Arc<Discv5>, ) -> Result<(), Error>
Bootstraps underlying [discv5::Discv5] node with configured peers.
discv5::Discv5