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