Expand description
Getters for fields on transaction outputs.
This includes Output::Coin, Output::Contract, Output::Change, Output::Variable, and Output::ContractCreated.
Enums
The output type for a transaction.
Constants
Functions
The amount of coins to send to the output at index.
Gets the asset id of the output at index.
Gets the asset id and the receiver of the output at index.
Returns the receiver of the output at index.
Gets the transaction outputs count.
Get the type of the output at index.