@ecp.eth/sdk / channel-manager/react / useGetChannel
Function: useGetChannel()
function useGetChannel(params, options): UseGetChannelResult;
Defined in: packages/sdk/src/channel-manager/react/channel.ts:122
Get a channel
Parameters
params
The parameters for getting a channel
options
UseGetChannelOptions
= {}
The options for the query
Returns
The result of the query