Skip to content

@ecp.eth/sdk


@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

UseGetEditCommentHashParams

The parameters for getting the edit comment hash

options

UseGetEditCommentHashOptions = {}

The options for the query

Returns

UseGetEditCommentHashResult

The result of the query