[#wallet-WalletBatch-2constructor-08] = xref:wallet.adoc[wallet]::xref:wallet/WalletBatch.adoc[WalletBatch]::WalletBatch :relfileprefix: ../../ :mrdocs: Constructs a batch that operates on the given wallet database. == Synopsis Declared in `<wallet/walletdb.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit WalletBatch(xref:wallet/WalletDatabase.adoc[WalletDatabase]& database); ---- == Parameters [cols="1,4"] |=== | Name| Description | *database* | The wallet database to modify. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#