@ecp.eth/sdk / channel-manager/react / UseUpdateCommentsContractOptions
Type Alias: UseUpdateCommentsContractOptions
type UseUpdateCommentsContractOptions = Omit<UseMutationOptions<UpdateCommentsContractResult, Error, UseUpdateCommentsContractParams>, "mutationFn">;
Defined in: packages/sdk/src/channel-manager/react/channel.ts:357