Skip to main content

verify_root_delegation

Function verify_root_delegation 

Source
pub fn verify_root_delegation(
    document: &RootDelegationV1,
    verifier: &impl SignatureVerifier,
) -> Result<(), ReleaseContractError>