@ecp.eth/sdk / comments / decodeQuotedCommentFromCaip373
Function: decodeQuotedCommentFromCaip373()
function decodeQuotedCommentFromCaip373(caip373): DecodedQuotedCommentFromCaip373Result;
Defined in: packages/sdk/src/comments/caip373.ts:89
Parses a CAIP-373 quoted comment.
This function does not validate if the comment really exists.
See https://github.com/ChainAgnostic/CAIPs/blob/main/CAIPs/caip-373.md and https://github.com/ecp-eth/ECPIP/discussions/2
Parameters
caip373
string
Returns
DecodedQuotedCommentFromCaip373Result
The parsed quoted comment from the CAIP-373