pub async fn request_node_features(
parent: Hash,
session_index: SessionIndex,
sender: &mut impl SubsystemSender<RuntimeApiMessage>,
) -> RuntimeApiReceiver<NodeFeatures>Expand description
Request NodeFeatures from the runtime
pub async fn request_node_features(
parent: Hash,
session_index: SessionIndex,
sender: &mut impl SubsystemSender<RuntimeApiMessage>,
) -> RuntimeApiReceiver<NodeFeatures>Request NodeFeatures from the runtime