Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Namespaces | Functions | Variables
group_outputs_tests.cpp File Reference
#include <test/util/setup_common.h>
#include <wallet/coinselection.h>
#include <wallet/spend.h>
#include <wallet/test/util.h>
#include <wallet/wallet.h>
#include <boost/test/unit_test.hpp>
Include dependency graph for group_outputs_tests.cpp:

Go to the source code of this file.

Classes

class  wallet::GroupVerifier
 

Namespaces

 wallet
 

Functions

static std::shared_ptr< CWallet > wallet::NewWallet (const node::NodeContext &m_node)
 
static void wallet::addCoin (CoinsResult &coins, CWallet &wallet, const CTxDestination &dest, const CAmount &nValue, bool is_from_me, CFeeRate fee_rate=CFeeRate(0), int depth=6)
 
CoinSelectionParams wallet::makeSelectionParams (FastRandomContext &rand, bool avoid_partial_spends)
 
 wallet::BOOST_AUTO_TEST_CASE (outputs_grouping_tests)
 

Variables

static int wallet::nextLockTime = 0