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