[#wallet-DEFAULT_WALLET_TX_VERSION] = xref:wallet.adoc[wallet]::DEFAULT_WALLET_TX_VERSION :relfileprefix: ../ :mrdocs: Default transaction version used when building wallet transactions. == Synopsis Declared in `<wallet/coincontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr int DEFAULT_WALLET_TX_VERSION = CTransaction::CURRENT_VERSION; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#