[#wallet-WalletBatch-TxnBegin] = xref:wallet.adoc[wallet]::xref:wallet/WalletBatch.adoc[WalletBatch]::TxnBegin :relfileprefix: ../../ :mrdocs: Begin a new transaction == Synopsis Declared in `<wallet/walletdb.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool TxnBegin(); ---- == Return Value true if the transaction was started. [.small]#Created with https://www.mrdocs.com[MrDocs]#