@ecp.eth/sdk / channel-manager/react / useGetChannelCreationFee
Function: useGetChannelCreationFee()
function useGetChannelCreationFee(params, options): UseGetChannelCreationFeeResult;
Defined in: packages/sdk/src/channel-manager/react/channel.ts:254
Get the creation fee from channel manager
Parameters
params
UseGetChannelCreationFeeParams
= {}
The parameters for getting the creation fee from channel manager
options
UseGetChannelCreationFeeOptions
= {}
The options for the query
Returns
UseGetChannelCreationFeeResult
The result of the query