Function storage_proofs_post::fallback::generate_leaf_challenges

source ยท
pub fn generate_leaf_challenges<T: Domain>(
    pub_params: &PublicParams,
    randomness: T,
    sector_id: u64,
    challenge_count: usize,
) -> Vec<u64>
Expand description

Generate all challenged leaf ranges for a single sector, such that the range fits into the sector.