![]() |
Bitcoin Core
28.1.0
P2P Digital Currency
|
#include <test/util/net.h>#include <net_processing.h>#include <netaddress.h>#include <netmessagemaker.h>#include <node/connection_types.h>#include <node/eviction.h>#include <protocol.h>#include <random.h>#include <serialize.h>#include <span.h>#include <vector>Go to the source code of this file.
Functions | |
| std::vector< NodeEvictionCandidate > | GetRandomNodeEvictionCandidates (int n_candidates, FastRandomContext &random_context) |
| std::vector<NodeEvictionCandidate> GetRandomNodeEvictionCandidates | ( | int | n_candidates, |
| FastRandomContext & | random_context | ||
| ) |
1.8.14