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