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