coinOutputs property

  1. @TagNumber(5)
List<Coin> get coinOutputs

Implementation

@$pb.TagNumber(5)
$core.List<$2.Coin> get coinOutputs => $_getList(4);