referrerpolicy=no-referrer-when-downgrade

Type Alias xcm_emulator::BlockNumberFor

pub type BlockNumberFor<T> = <<<T as Config>::Block as HeaderProvider>::HeaderT as Header>::Number;
Expand description

Type alias for the BlockNumber associated type of system config.