iota_sdk.types.output_data
OutputData Objects
@dataclass
class OutputData()
Output data.
Attributes:
outputId
- With the output data corresponding output ID.metadata
- With the output corresponding metadata.output
- The output object itself.isSpent
- Whether the output is spent.address
- The address associated with the output.networkId
- The network ID the output belongs to.remainder
- Whether the output represents a remainder amount.chain
- A list of chain state indexes.