pub async fn assert_para_is_registered( relay_client: &OnlineClient<PolkadotConfig>, para_id: Id, blocks_to_wait: u32, ) -> Result<(), Error>
Asserts that the given para_id is registered at the relay chain.
para_id