Bitcoin Core 29.99.0
P2P Digital Currency
Namespaces | Functions
wallet_rpc_tests.cpp File Reference
#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>
Include dependency graph for wallet_rpc_tests.cpp:

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)