Returns the database backing this wallet.
Synopsis
Declared in <wallet/scriptpubkeyman.h>
virtual
WalletDatabase&
GetDatabase() const = 0;
Return Value
The wallet database.
Created with MrDocs
Returns the database backing this wallet.
Declared in <wallet/scriptpubkeyman.h>
virtual
WalletDatabase&
GetDatabase() const = 0;
The wallet database.
Created with MrDocs