Function kitsune_p2p_bootstrap::run

source ·
pub async fn run(
    addr: impl Into<SocketAddr> + 'static,
    proxy_list: Vec<String>
) -> Result<(BootstrapDriver, SocketAddr, BootstrapShutdown), String>
Expand description

Run a bootstrap with the default prune frequency PRUNE_EXPIRED_FREQ.