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