![]() |
Bitcoin Core 32.99.0
P2P Digital Currency
|
#include <cstdint>#include <optional>#include <string>#include <vector>#include <util/translation.h>#include <wallet/types.h>#include <wallet/wallet.h>Go to the source code of this file.
Classes | |
| struct | wallet::ImportError |
| struct | wallet::ImportResult |
| struct | wallet::ImportDescriptorRequest |
| Information about a descriptor to be imported. More... | |
Namespaces | |
| namespace | wallet |
Functions | |
| std::vector< ImportResult > | wallet::ProcessDescriptorsImport (CWallet &wallet, std::vector< ImportDescriptorRequest > &requests) |