@ecp.eth/sdk / channel-manager/react / UseGetCommentCreationFeeResult
Type Alias: UseGetCommentCreationFeeResult
type UseGetCommentCreationFeeResult = UseQueryResult<GetCommentCreationFeeResult, Error>;
Defined in: packages/sdk/src/channel-manager/react/channel.ts:325