decryptMemo()
SIP Protocol API Reference v0.7.2
SIP Protocol API Reference / decryptMemo
Function: decryptMemo()
Section titled “Function: decryptMemo()”decryptMemo(
encryptedMemo,viewingKey):string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:6217
Decrypt a memo using the viewing key
Parameters
Section titled “Parameters”encryptedMemo
Section titled “encryptedMemo”`0x${string}`
viewingKey
Section titled “viewingKey”`0x${string}`
Returns
Section titled “Returns”string