Function sc_client_api::cht::max_cht_number[][src]

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.