Skip to content

Commit 0491186

Browse files
committed
chore: 🤖 mark Network.getEventsByIndexedArgs deprecated
1 parent f2c3d4e commit 0491186

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api/client/Network.ts

+1
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ export class Network {
310310
/**
311311
* Retrieve a list of events. Can be filtered using parameters
312312
*
313+
* @deprecated
313314
* @param opts.moduleId - type of the module to fetch
314315
* @param opts.eventId - type of the event to fetch
315316
* @param opts.eventArg0 - event parameter value to filter by in position 0

0 commit comments

Comments
 (0)