pub fn get_last_relay_chain_block_number<B: BlockT>(
    ext: &mut TestExternalities<HashingFor<B>>,
) -> Option<BlockNumber>
Expand description

Get the last relay chain block number if it exists