Function filecoin_proofs_api::seal::fauxrep2[][src]

pub fn fauxrep2<R: AsRef<Path>, S: AsRef<Path>>(
    registered_proof: RegisteredSealProof,
    cache_path: R,
    existing_p_aux_path: S
) -> Result<Commitment>