Skip to main content

verify_chunk_proof

Function verify_chunk_proof 

Source
pub fn verify_chunk_proof(
    proof: &ContentProof,
    expected_workspace_root_hash: &str,
    chunk: &CodeChunk,
) -> bool