script property
Usually contains the public key as a Decred script setting up conditions to claim this output.
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get script => $_getN(2);
Usually contains the public key as a Decred script setting up conditions to claim this output.
@$pb.TagNumber(3)
$core.List<$core.int> get script => $_getN(2);