Type Alias gclient::ext::sp_runtime::traits::NumberFor

pub type NumberFor<B> = <<B as Block>::Header as Header>::Number;
Expand description

Extract the number type for a block.