@ecp.eth/sdk / comments/react / usePostCommentWithSig
Function: usePostCommentWithSig()
function usePostCommentWithSig(options): UsePostCommentWithSigResult;
Defined in: packages/sdk/src/comments/react/comment.ts:99
React hook to post a comment with author signature verification
Parameters
options
UsePostCommentWithSigOptions
= {}
The options for the mutation
Returns
The result of the mutation