RevocationStatusRequestMessageBody type
RevocationStatusRequestMessageBody is struct the represents request for revocation status
Signature:
export type RevocationStatusRequestMessageBody = {
revocation_nonce: number;
};
RevocationStatusRequestMessageBody is struct the represents request for revocation status
Signature:
export type RevocationStatusRequestMessageBody = {
revocation_nonce: number;
};