[#SignOptions] = SignOptions :mrdocs: Options that influence how an input is signed. == Synopsis Declared in `<script/sign.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct SignOptions; ---- == Data Members [cols="1,4"] |=== | Name| Description | xref:SignOptions/sighash_type.adoc[`sighash_type`] | The signature hash type applied when signing. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#