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