]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/helper/nodes/class_NodeHelper.php
Better check against if the node has completed announcement
[hub.git] / application / hub / interfaces / helper / nodes / class_NodeHelper.php
index d0c2aba6a65e343c4737e3835163b1ed368762ab..b19e59b12066a017dcf635676070ebe956b4cfec 100644 (file)
@@ -154,11 +154,11 @@ interface NodeHelper extends Helper {
        function isAcceptingAnnouncements ();
 
        /**
-        * Checks whether this node has attempted to announce itself
+        * Checks whether this node has attempted to announce itself and completed it
         *
-        * @return      $hasAnnounced   Whether this node has attempted to announce itself
+        * @return      $hasAnnounced   Whether this node has attempted to announce itself and completed it
         */
-       function ifNodeHasAnnounced ();
+       function ifNodeHasAnnouncementCompleted ();
 
        /**
         * Checks wether this node is accepting node-list requests