Function massa_sdk::http_client_from_url

source ยท
pub(crate) fn http_client_from_url(
    url: &str,
    http_config: &HttpConfig,
) -> HttpClient<HttpBackend>