[#TransactionSignatureChecker] = TransactionSignatureChecker :mrdocs: Signature checker bound to an immutable CTransaction. == Synopsis Declared in `<script/interpreter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using TransactionSignatureChecker = xref:GenericTransactionSignatureChecker-03.adoc[GenericTransactionSignatureChecker<CTransaction>]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#