#include <scriptpubkeyman.h>
Definition at line 36 of file scriptpubkeyman.h.
◆ ~WalletStorage()
virtual WalletStorage::~WalletStorage |
( |
| ) |
|
|
virtualdefault |
◆ CanSupportFeature()
◆ GetChainParams()
◆ GetDatabase()
◆ GetDisplayName()
virtual const std::string WalletStorage::GetDisplayName |
( |
| ) |
const |
|
pure virtual |
◆ HasEncryptionKeys()
virtual bool WalletStorage::HasEncryptionKeys |
( |
| ) |
const |
|
pure virtual |
◆ IsLocked()
◆ IsWalletFlagSet()
◆ SetMinVersion()
◆ UnsetBlankWalletFlag()
◆ WithEncryptionKey()
Pass the encryption key to cb().
Implemented in CWallet.
The documentation for this class was generated from the following file: