]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/dht/node/class_NodeDhtFacade.php
This assertion cannot work here as a new node has no entry in the DHT (bad copy-paste...
[hub.git] / application / hub / main / dht / node / class_NodeDhtFacade.php
index 7156ad79e96372ed01d643b83b17d60bca4319bf..16a7a995f31001e381a7ca8d89b2d5f774129223 100644 (file)
@@ -198,7 +198,6 @@ class NodeDhtFacade extends BaseDht implements DistributableNode, Registerable {
 
                // Make sure the result instance is valid
                assert($resultInstance instanceof SearchableResult);
-               assert($resultInstance->valid());
 
                // Is there already an entry?
                if ($resultInstance->valid()) {