Skip to content

Commit

Permalink
docs: update natspec
Browse files Browse the repository at this point in the history
  • Loading branch information
0xnigir1 committed Dec 18, 2024
1 parent 1386695 commit dd8e25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/indexer-client/src/interfaces/indexerClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export interface IIndexerClient {
): Promise<AnyIndexerFetchedEvent[]>;

/**
* Get the events by src address from the indexer service
* Get the events by filters from the indexer service
* @param params Filters to fetch events
* @returns Events fetched from the indexer service
*/
Expand Down

0 comments on commit dd8e25e

Please sign in to comment.