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