@ecp.eth/sdk / comments/react / useUpdateChannelContract
Function: useUpdateChannelContract()
function useUpdateChannelContract(options): UseUpdateChannelContractResult;
Defined in: packages/sdk/src/comments/react/contract.ts:48
React hook to update the channel manager contract address (only owner)
Parameters
options
UseUpdateChannelContractOptions
= {}
The options for the mutation
Returns
UseUpdateChannelContractResult
The result of the mutation