Function akd::client::lookup_verify

source ·
pub fn lookup_verify<H: Hasher>(
    vrf_pk: &VRFPublicKey,
    root_hash: H::Digest,
    akd_key: AkdLabel,
    proof: LookupProof<H>
) -> Result<VerifyResult, AkdError>
Expand description

Verifies a lookup with respect to the root_hash