Bitcoin Core 32.99.0
P2P Digital Currency
Classes | Namespaces | Functions
imports.h File Reference
#include <cstdint>
#include <optional>
#include <string>
#include <vector>
#include <util/translation.h>
#include <wallet/types.h>
#include <wallet/wallet.h>
Include dependency graph for imports.h:
This graph shows which files directly or indirectly include this file:

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)