@armada/sdk / index / decodeSelfMetadata
Function: decodeSelfMetadata()
decodeSelfMetadata(
memo):string|undefined
Defined in: src/sync/self-metadata.ts:17
Recover the caller metadata from a change note's memo, or undefined if the memo is absent or is a normal (user) memo rather than an SDK self-metadata blob.
Parameters
memo
string | undefined
Returns
string | undefined