outputScript property
scriptPubKey, script of the output locking the coin.
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get outputScript => $_getN(2);
scriptPubKey, script of the output locking the coin.
@$pb.TagNumber(3)
$core.List<$core.int> get outputScript => $_getN(2);