referrerpolicy=no-referrer-when-downgrade
xcm_emulator

Type Alias 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.