summaryrefslogtreecommitdiff
path: root/node/Topology.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Topology.hpp')
-rw-r--r--node/Topology.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/node/Topology.hpp b/node/Topology.hpp
index 16836e07..b9f063c8 100644
--- a/node/Topology.hpp
+++ b/node/Topology.hpp
@@ -210,9 +210,9 @@ public:
void clean(uint64_t now);
/**
- * @return Number of 'alive' peers
+ * @return Number of peers with active direct paths
*/
- unsigned long countAlive() const;
+ unsigned long countActive() const;
/**
* Apply a function or function object to all peers