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