@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
The parameters for getting the delete comment hash
options
UseGetDeleteCommentHashOptions
= {}
The options for the query
Returns
The result of the query