Type Alias ValidityAttestation

ValidityAttestation: Enum<
    { Explicit: FixedSizeBinary<64>; Implicit: FixedSizeBinary<64> },
>