TxId of the tx of the output being spent.
@$pb.TagNumber(1) $core.List<$core.int> get txid => $_getN(0);
@$pb.TagNumber(1) set txid($core.List<$core.int> value) => $_setBytes(0, value);