Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / channel-manager/react / useGetCommentCreationFee

Function: useGetCommentCreationFee()

function useGetCommentCreationFee(params, options): UseGetCommentCreationFeeResult;

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

Get the creation fee from channel manager

Parameters

params

UseGetCommentCreationFeeParams = {}

The parameters for getting the creation fee from channel manager

options

UseGetCommentCreationFeeOptions = {}

The options for the query

Returns

UseGetCommentCreationFeeResult

The result of the query