Bitcoin Core 32.99.0
P2P Digital Currency
Namespaces | Functions
imports.cpp File Reference
#include <chain.h>
#include <wallet/imports.h>
#include <wallet/scan.h>
Include dependency graph for imports.cpp:

Go to the source code of this file.

Namespaces

namespace  wallet
 

Functions

ImportResult wallet::ImportDescriptor (CWallet &wallet, const ImportDescriptorRequest &request) EXCLUSIVE_LOCKS_REQUIRED(wallet.cs_wallet)
 
std::vector< ImportResult > wallet::ProcessDescriptorsImport (CWallet &wallet, std::vector< ImportDescriptorRequest > &requests)