Function flow_rust_sdk::check_availability[][src]

pub async fn check_availability(
    network_address: &String
) -> Result<(), Box<dyn Error>>
Expand description

Checks the availability of the node at network_address if this fails, it’s probably because the endpoint is not available.