[#SignOptions-sighash_type] = xref:SignOptions.adoc[SignOptions]::sighash_type :relfileprefix: ../ :mrdocs: The signature hash type applied when signing. == Synopsis Declared in `<script/sign.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int sighash_type = {SIGHASH_DEFAULT}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#