]> git.mxchange.org Git - hub.git/commitdiff
Finally fixed???
authorRoland Haeder <roland@mxchange.org>
Mon, 11 May 2015 23:58:16 +0000 (01:58 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 11 May 2015 23:58:16 +0000 (01:58 +0200)
Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/main/package/class_NetworkPackage.php

index 6861785fcdbc11746d2478d69d2bca9a6d3eb24e..1de50c8643384e758c4aa1f77f8aa1018e3c7df1 100644 (file)
@@ -362,8 +362,7 @@ class NetworkPackage extends BaseHubSystem implements Deliverable, Receivable, R
                } // END - if
 
                // Make sure the requested element is there
-               // @TODO Wrong hash!!!!
-               /* DEBUG-DIE */ die('decodedData=' . print_r($decodedData, TRUE));
+               //* DEBUG-DIE */ die('decodedData=' . print_r($decodedData, TRUE));
                assert(isset($decodedData[self::PACKAGE_CONTENT_PRIVATE_KEY_HASH]));
 
                // There is no DHT entry so, accept the hash from decoded data