Function kitsune_p2p_bootstrap_client::proxy_list

source ·
pub async fn proxy_list(
    url: Url2,
    net: BootstrapNet
) -> BootstrapClientResult<Vec<Url2>>
Expand description

do_api wrapper around the proxy_list op.

Fetches the list of proxy servers currently stored in the bootstrap service.