@ecp.eth/sdk / channel-manager/react / useSetHook
Function: useSetHook()
function useSetHook(options): UseSetHookResult;
Defined in: packages/sdk/src/channel-manager/react/hook.ts:39
Set the hook for a channel
Parameters
options
UseSetHookOptions
= {}
The options for the mutation
Returns
The result of the mutation