@ecp.eth/sdk / indexer / reportComment
Function: reportComment()
function reportComment(options): Promise<void>;Defined in: packages/sdk/src/indexer/api.ts:1163
Report a comment to the Indexer API
Parameters
options
Returns
Promise<void>
A promise that resolves when the comment is reported successfully
Throws
If there is some request failure.