@ecp.eth/sdk / channel-manager/react / useChannelExists
Function: useChannelExists()
function useChannelExists(params, options): UseChannelExistsResult;
Defined in: packages/sdk/src/channel-manager/react/channel.ts:162
Check if a channel exists
Parameters
params
The parameters for checking if a channel exists
options
The options for the query
Returns
The result of the query