@ecp.eth/sdk / channel-manager / getChannelCreationFee
Function: getChannelCreationFee()
function getChannelCreationFee(params): Promise<GetChannelCreationFeeResult>;Defined in: packages/sdk/src/channel-manager/channel.ts:398
Get the creation fee from channel manager
Parameters
params
The parameters for getting the creation fee from channel manager
Returns
Promise<GetChannelCreationFeeResult>
The creation fee from channel manager