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
Access the wallet's database backend.
Declared in <wallet/wallet.h>
virtual
WalletDatabase&
GetDatabase() const override;
A reference to the wallet database.
Created with MrDocs