@ecp.eth/sdk / channel-manager / setChannelCreationFee
Function: setChannelCreationFee()
function setChannelCreationFee(params): Promise<SetChannelCreationFeeResult>;
Defined in: packages/sdk/src/channel-manager/channel.ts:413
Set the fee for creating a new channel
Parameters
params
The parameters for setting the fee for creating a new channel
Returns
Promise
<SetChannelCreationFeeResult
>
The transaction hash of the set creation fee