Skip to main content

build_revocation

Function build_revocation 

Source
pub fn build_revocation(
    input: &RevocationInput,
    signature: &[u8],
) -> Result<RevocationV2, ReleaseContractError>