![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
#include <chainparams.h>#include <node/miner.h>#include <net_processing.h>#include <pow.h>#include <test/util/setup_common.h>#include <validation.h>#include <boost/test/unit_test.hpp>Go to the source code of this file.
Functions | |
| static void | mineBlock (const node::NodeContext &node, std::chrono::seconds block_time) |
| BOOST_AUTO_TEST_CASE (connections_desirable_service_flags) | |
Variables | |
| static constexpr int64_t | NODE_NETWORK_LIMITED_ALLOW_CONN_BLOCKS = 144 |
| Window, in blocks, for connecting to NODE_NETWORK_LIMITED peers. | |
| BOOST_AUTO_TEST_CASE | ( | connections_desirable_service_flags | ) |
|
static |
Definition at line 19 of file peerman_tests.cpp.
Window, in blocks, for connecting to NODE_NETWORK_LIMITED peers.
Definition at line 17 of file peerman_tests.cpp.