[#PrecomputedTransactionData-hashSequence] = xref:PrecomputedTransactionData.adoc[PrecomputedTransactionData]::hashSequence :relfileprefix: ../ :mrdocs: BIP143 double‐SHA256 hash of all input sequences. == Synopsis Declared in `<script/interpreter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:uint256.adoc[uint256] hashSequence; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#