coinOutputs property

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

Implementation

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