@ecp.eth/sdk / channel-manager / SetCommentCreationFeeResult
Type Alias: SetCommentCreationFeeResult
type SetCommentCreationFeeResult = {
txHash: Hex;
};Defined in: packages/sdk/src/channel-manager/channel.ts:515
Properties
txHash
txHash: Hex;Defined in: packages/sdk/src/channel-manager/channel.ts:516