Access the wallet's database backend.

Synopsis

Declared in <wallet/wallet.h>

virtual
WalletDatabase&
GetDatabase() const override;

Return Value

A reference to the wallet database.

Created with MrDocs