Skip to main content

pull_from_relay

Function pull_from_relay 

Source
pub fn pull_from_relay(
    base_url: &str,
    session_id: &str,
    since_lamport: u64,
) -> Result<PullResponse, String>