[#TransactionSerParams-allow_witness] = xref:TransactionSerParams.adoc[TransactionSerParams]::allow_witness :relfileprefix: ../ :mrdocs: Whether witness data is serialized and expected during unserialization. == Synopsis Declared in `<primitives/transaction.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool const allow_witness; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#