@ecp.eth/sdk / channel-manager / GetCommentCreationFeeResult
Type Alias: GetCommentCreationFeeResult
type GetCommentCreationFeeResult = {
fee: bigint;
};Defined in: packages/sdk/src/channel-manager/channel.ts:471
Properties
fee
fee: bigint;Defined in: packages/sdk/src/channel-manager/channel.ts:472