@ecp.eth/sdk / comments/react / useAddApprovalWithSig
Function: useAddApprovalWithSig()
function useAddApprovalWithSig(options): UseAddApprovalWithSigResult;
Defined in: packages/sdk/src/comments/react/approval.ts:124
React hook to add an app signer approval with signature verification
Parameters
options
UseAddApprovalWithSigOptions
= {}
The options for the mutation
Returns
The result of the mutation