coinOutputs property

  1. @TagNumber(1)
List<CoinOutput> get coinOutputs

Implementation

@$pb.TagNumber(1)
$core.List<CoinOutput> get coinOutputs => $_getList(0);