Constructs a batch that operates on the given wallet database.

Synopsis

Declared in <wallet/walletdb.h>

explicit
WalletBatch(WalletDatabase& database);

Parameters

Name

Description

database

The wallet database to modify.

Created with MrDocs