Function filecoin_proofs::fauxrep2[][src]

pub fn fauxrep2<R: AsRef<Path>, S: AsRef<Path>, Tree: 'static + MerkleTreeTrait>(
    cache_path: R,
    existing_p_aux_path: S
) -> Result<Commitment>