@ecp.eth/sdk / comments / getComment
Function: getComment()
function getComment(params): Promise<GetCommentResult>;Defined in: packages/sdk/src/comments/comment.ts:223
Get a comment by ID
Parameters
params
The parameters for getting a comment
Returns
Promise<GetCommentResult>
The comment data