Default transaction version used when building wallet transactions.
Synopsis
Declared in <wallet/coincontrol.h>
inline constexpr int DEFAULT_WALLET_TX_VERSION = CTransaction::CURRENT_VERSION;
Created with MrDocs