outputs property
The output of the transaction. Note that the change output is specified
in the change_output field.
Implementation
@$pb.TagNumber(4)
$pb.PbList<Output> get outputs => $_getList(3);
The output of the transaction. Note that the change output is specified
in the change_output field.
@$pb.TagNumber(4)
$pb.PbList<Output> get outputs => $_getList(3);