referrerpolicy=no-referrer-when-downgrade

Function assert_para_is_registered

Source
pub async fn assert_para_is_registered(
    relay_client: &OnlineClient<PolkadotConfig>,
    para_id: Id,
    blocks_to_wait: u32,
) -> Result<(), Error>
Expand description

Asserts that the given para_id is registered at the relay chain.