From: Roland Haeder Date: Mon, 11 May 2015 23:58:16 +0000 (+0200) Subject: Finally fixed??? X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6f43b063f22d5ac31ccdabb42846876cc5b848dc;p=hub.git Finally fixed??? Signed-off-by: Roland Haeder --- diff --git a/application/hub/main/package/class_NetworkPackage.php b/application/hub/main/package/class_NetworkPackage.php index 6861785fc..1de50c864 100644 --- a/application/hub/main/package/class_NetworkPackage.php +++ b/application/hub/main/package/class_NetworkPackage.php @@ -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