Skip to content

Commit

Permalink
Clean docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Thoralf-M committed Mar 21, 2024
1 parent 72aa491 commit 3631be7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bindings/python/iota_sdk/types/output_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ class OutputData:
metadata: With the output corresponding metadata.
output: The output object itself.
output_id_proof: The output ID proof.
address: The address associated with the output.
network_id: The network ID the output belongs to.
remainder: Whether the output represents a remainder amount.
chain: A list of chain state indexes.
"""
output_id: OutputId
metadata: OutputMetadata
Expand Down

0 comments on commit 3631be7

Please sign in to comment.