Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / comments / getDeleteCommentHash

Function: getDeleteCommentHash()

function getDeleteCommentHash(params): Promise<`0x${string}`>;

Defined in: packages/sdk/src/comments/comment.ts:453

Get the hash for deleting a comment

Parameters

params

GetDeleteCommentHashParams

The parameters for getting a delete comment hash

Returns

Promise<`0x${string}`>

The delete comment hash