@ecp.eth/sdk / comments/react / useGetEditCommentHash
Function: useGetEditCommentHash()
function useGetEditCommentHash(params, options): UseGetEditCommentHashResult;
Defined in: packages/sdk/src/comments/react/comment.ts:379
React hook to get the hash for editing a comment
Parameters
params
The parameters for getting the edit comment hash
options
UseGetEditCommentHashOptions
= {}
The options for the query
Returns
The result of the query