@ecp.eth/sdk / channel-manager / ownerOf
Function: ownerOf()
function ownerOf(params): Promise<OwnerOfResult>;
Defined in: packages/sdk/src/channel-manager/channel.ts:328
Get the owner of a channel
Parameters
params
The parameters for getting the owner of a channel
Returns
Promise
<OwnerOfResult
>
The owner of the channel