![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
#include <key_io.h>#include <node/types.h>#include <test/util/setup_common.h>#include <util/strencodings.h>#include <wallet/test/wallet_test_fixture.h>#include <wallet/wallet.h>#include <boost/test/unit_test.hpp>Go to the source code of this file.
Namespaces | |
| namespace | 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) | |