#include <scriptpubkeyman.h>
Definition at line 31 of file scriptpubkeyman.h.
| virtual WalletStorage::~WalletStorage |
( |
| ) |
|
|
virtualdefault |
| virtual bool WalletStorage::CanSupportFeature |
( |
enum |
WalletFeature | ) |
const |
|
pure virtual |
| virtual const std::string WalletStorage::GetDisplayName |
( |
| ) |
const |
|
pure virtual |
| virtual bool WalletStorage::HasEncryptionKeys |
( |
| ) |
const |
|
pure virtual |
| virtual bool WalletStorage::IsLocked |
( |
| ) |
const |
|
pure virtual |
| virtual bool WalletStorage::IsWalletFlagSet |
( |
uint64_t |
| ) |
const |
|
pure virtual |
| virtual void WalletStorage::SetMinVersion |
( |
enum |
WalletFeature, |
|
|
WalletBatch * |
= nullptr |
|
) |
| |
|
pure virtual |
| virtual void WalletStorage::UnsetBlankWalletFlag |
( |
WalletBatch & |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: