This includes Output::Coin
, Output::Contract
, Output::Change
, Output::Variable
, and Output::ContractCreated
.
The output type for a transaction.
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
.