Construct a batch that reads from the given database.

Synopsis

Declared in <wallet/migrate.h>

explicit
BerkeleyROBatch(BerkeleyRODatabase const& database);

Parameters

Name

Description

database

The read‐only database this batch reads from.

Created with MrDocs