Skip to main content

IdentityWallet.publishStateToRHS() method

Signature:

publishStateToRHS(issuerDID: DID, rhsURL: string, revokedNonces?: number[]): Promise<void>;

Parameters

ParameterTypeDescription
issuerDIDDIDissuer did
rhsURLstringreverse hash service URL
revokedNoncesnumber[](Optional) revoked nonces for the period from the last published

Returns:

Promise<void>

Promise<void>