scriptSig property
The script for claiming the input (non-Segwit/non-Taproot).
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get scriptSig => $_getN(2);
The script for claiming the input (non-Segwit/non-Taproot).
@$pb.TagNumber(3)
$core.List<$core.int> get scriptSig => $_getN(2);