Type Definition NumberFor
sp_runtime::traits
type NumberFor<B> = <<B as Block>::Header as Header>::Number;
Extract the number type for a block.