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