outputs property
A list of 1 or more outputs by this transaction
Implementation
@$pb.TagNumber(4)
$core.List<CellOutput> get outputs => $_getList(3);
A list of 1 or more outputs by this transaction
@$pb.TagNumber(4)
$core.List<CellOutput> get outputs => $_getList(3);