[#GenTxid-GenTxid] = xref:GenTxid.adoc[GenTxid]::GenTxid :relfileprefix: ../ :mrdocs: Inherits the variant constructors to build from a Txid or Wtxid. == Synopsis Declared in `<primitives/transaction_identifier.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using variant<transaction_identifier<false>, transaction_identifier<true>>::GenTxid; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#