@ecp.eth/sdk / comments/react / useGetChannelManager
Function: useGetChannelManager()
function useGetChannelManager(params, options): UseGetChannelManagerResult;Defined in: packages/sdk/src/comments/react/contract.ts:210
React hook to get the channel manager contract address
Parameters
params
UseGetChannelManagerParams = {}
The parameters for getting the channel manager
options
UseGetChannelManagerOptions = {}
The options for the query
Returns
The result of the query