Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / comments/react / UseEditCommentParams

Type Alias: UseEditCommentParams

type UseEditCommentParams = Omit<EditCommentParams, "writeContract">;

Defined in: packages/sdk/src/comments/react/comment.ts:329