Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / indexer / reportComment

Function: reportComment()

function reportComment(options): Promise<void>;

Defined in: packages/sdk/src/indexer/api.ts:1029

Report a comment to the Indexer API

Parameters

options

ReportCommentOptions

Returns

Promise<void>

A promise that resolves when the comment is reported successfully