Bitcoin Core  27.99.0
P2P Digital Currency
Namespaces | Functions
psbt_wallet_tests.cpp File Reference
#include <key_io.h>
#include <util/bip32.h>
#include <util/strencodings.h>
#include <wallet/wallet.h>
#include <boost/test/unit_test.hpp>
#include <test/util/setup_common.h>
#include <wallet/test/wallet_test_fixture.h>
Include dependency graph for psbt_wallet_tests.cpp:

Go to the source code of this file.

Namespaces

 wallet
 

Functions

static void wallet::import_descriptor (CWallet &wallet, const std::string &descriptor) EXCLUSIVE_LOCKS_REQUIRED(wallet.cs_wallet)
 
 wallet::BOOST_AUTO_TEST_CASE (psbt_updater_test)
 
 wallet::BOOST_AUTO_TEST_CASE (parse_hd_keypath)