outputs property

  1. @TagNumber(4)
List<TransactionOutput> get outputs

Implementation

@$pb.TagNumber(4)
$core.List<TransactionOutput> get outputs => $_getList(3);