Function subxt_codegen::utils::fetch_metadata_hex
source · pub async fn fetch_metadata_hex(url: &Uri) -> Result<String, FetchMetadataError>Expand description
Returns the raw, 0x prefixed metadata hex from the provided URL.