@ecp.eth/sdk / channel-manager / channelExists
Function: channelExists()
function channelExists(params): Promise<boolean>;
Defined in: packages/sdk/src/channel-manager/channel.ts:283
Check if a channel exists
Parameters
params
The parameters for checking if a channel exists
Returns
Promise
<boolean
>
Whether the channel exists