Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / channel-manager / setCommentCreationFee

Function: setCommentCreationFee()

function setCommentCreationFee(params): Promise<SetCommentCreationFeeResult>;

Defined in: packages/sdk/src/channel-manager/channel.ts:523

Set the fee for creating a new comment

Parameters

params

SetCommentCreationFeeParams

The parameters for setting the fee for creating a new comment

Returns

Promise<SetCommentCreationFeeResult>

The transaction hash of the set creation fee