Function akd::auditor::audit_verify

source ·
pub async fn audit_verify<TC: Configuration>(
    hashes: Vec<Digest>,
    proof: AppendOnlyProof
) -> Result<(), AkdError>
Expand description

Verifies an audit proof, given start and end hashes for a merkle patricia tree.