Function akd::verify::lookup_verify

source ·
pub fn lookup_verify<TC>(
    vrf_public_key: &[u8],
    root_hash: [u8; 32],
    current_epoch: u64,
    akd_label: AkdLabel,
    proof: LookupProof
) -> Result<VerifyResult, VerificationError>
where TC: Configuration,
Expand description

Verifies a lookup with respect to the root_hash