Skip to main content

fetch_raw

Function fetch_raw 

Source
pub async fn fetch_raw(
    client: &Client,
    my_pk: PublicKey,
    pref: Pref,
) -> Option<String>
Expand description

Fetch a list’s relay copy as raw JSON, or None when the relays hold none.