Module std::outputs

Expand description

Getters for fields on transaction outputs.
This includes Output::Coins, Input::Messages and Input::Contracts.

Enums

The output type for a transaction.

Constants

Functions

The amount of coins to send to the output at index.

Gets the AssetId of the output.

Returns the receiver of the output.

Get the transaction outputs count for either tx_type

Get the type of an output at index.