@ecp.eth/sdk / comments/react / useDeleteCommentWithSig
Function: useDeleteCommentWithSig()
function useDeleteCommentWithSig(options): UseDeleteCommentWithSigResult;
Defined in: packages/sdk/src/comments/react/comment.ts:248
React hook to delete a comment with app signature verification
Parameters
options
UseDeleteCommentWithSigOptions
= {}
The options for the mutation
Returns
The result of the mutation