@ecp.eth/sdk / comments / getCommentId
Function: getCommentId()
function getCommentId(params): Promise<`0x${string}`>;
Defined in: packages/sdk/src/comments/comment.ts:257
Get the ID for a comment before it is posted
Parameters
params
The parameters for getting a comment ID
Returns
Promise
<`0x${string}`
>
The comment ID