pub fn lookup_verify(
    _vrf_public_key: &[u8],
    root_hash: Digest,
    _akd_key: AkdLabel,
    proof: LookupProof
) -> Result<(), VerificationError>
Expand description

Verifies a lookup with respect to the root_hash