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