Function sc_light::blockchain::cht::max_cht_number
source · [−]pub fn max_cht_number<N>(cht_size: N, max_canonical_block: N) -> Option<N> where
N: Clone + AtLeast32Bit,
Expand description
Returns Some(max_cht_number) if CHT has ever been built given maximal canonical block number.