[#wallet-BerkeleyROBatch-2constructor-065] = xref:wallet.adoc[wallet]::xref:wallet/BerkeleyROBatch.adoc[BerkeleyROBatch]::BerkeleyROBatch :relfileprefix: ../../ :mrdocs: Construct a batch that reads from the given database. == Synopsis Declared in `<wallet/migrate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit BerkeleyROBatch(xref:wallet/BerkeleyRODatabase.adoc[BerkeleyRODatabase] const& database); ---- == Parameters [cols="1,4"] |=== | Name| Description | *database* | The read‐only database this batch reads from. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#