![]() |
Bitcoin ABC
0.22.13
P2P Digital Currency
|
#include <avalanche/peermanager.h>
#include <avalanche/delegation.h>
#include <avalanche/validation.h>
#include <random.h>
#include <cassert>
Go to the source code of this file.
Namespaces | |
avalanche | |
Functions | |
PeerId | avalanche::selectPeerImpl (const std::vector< Slot > &slots, const uint64_t slot, const uint64_t max) |
This is an internal method that is exposed for testing purposes. More... | |