Interface VerifyAttestationPayload

interface VerifyAttestationPayload {
    attestation: AttestationDoc<NumberType>;
}

Properties

Properties