Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / comments/react / useGetDeleteCommentHash

Function: useGetDeleteCommentHash()

function useGetDeleteCommentHash(params, options): UseGetDeleteCommentHashResult;

Defined in: packages/sdk/src/comments/react/comment.ts:422

React hook to get the hash for deleting a comment

Parameters

params

UseGetDeleteCommentHashParams

The parameters for getting the delete comment hash

options

UseGetDeleteCommentHashOptions = {}

The options for the query

Returns

UseGetDeleteCommentHashResult

The result of the query