Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / comments / encodeQuotedCommentFromCaip373

Function: encodeQuotedCommentFromCaip373()

function encodeQuotedCommentFromCaip373(__namedParameters): CAIP373QuotedComment;

Defined in: packages/sdk/src/comments/caip373.ts:164

Encodes a quoted comment from a CAIP-373

See https://github.com/ChainAgnostic/CAIPs/blob/main/CAIPs/caip-373.md and https://github.com/ecp-eth/ECPIP/discussions/2

Parameters

__namedParameters

blockNumber?

number

chainId

number

commentId

`0x${string}`

Returns

CAIP373QuotedComment

The encoded quoted comment from the CAIP-373