Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Thoralf-M committed Sep 19, 2023
1 parent cf89eef commit 08e4982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python/iota_sdk/client/_node_indexer_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ def output_ids(
Supported query parameters are: "hasNativeTokens", "minNativeTokenCount", "maxNativeTokenCount", "unlockableByAddress", "createdBefore", "createdAfter".
Returns:
The corresponding output IDs of the basic outputs.
The corresponding output IDs of the outputs.
"""

query_parameters_camelized = query_parameters.as_dict()
Expand Down

0 comments on commit 08e4982

Please sign in to comment.