Function filecoin_proofs_api::seal::fauxrep[][src]

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