decryptMemo()
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / decryptMemo
Function: decryptMemo()
Section titled “Function: decryptMemo()”decryptMemo(
encryptedMemo,viewingKey):string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:9439
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