![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
#include <rpc/request.h>
#include <test/util/setup_common.h>
#include <univalue.h>
#include <wallet/rpc/util.h>
#include <boost/test/unit_test.hpp>
#include <optional>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | wallet |
Functions | |
static std::string | wallet::TestWalletName (const std::string &endpoint, std::optional< std::string > parameter=std::nullopt) |
wallet::BOOST_AUTO_TEST_CASE (ensure_unique_wallet_name) | |