Skip to main content

runtime_version

Function runtime_version 

Source
pub async fn runtime_version<Hash>(
    uri: &str,
    at: Option<Hash>,
    timeout: Duration,
) -> Result<RuntimeVersion>
where Hash: Serialize,
Expand description

Get runtime version from a nodes’s HTTP RPC endpoint.