From bc715fbd515ccb3455ef881fe8334f1bd61caafe Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Sat, 5 Oct 2013 14:15:59 -0400 Subject: Make new identity hashcash algo memory hard, and tweak generation time a bit. Current hashcash cost should be overkill for what we need but still tolerable to users. --- node/Network.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'node/Network.cpp') diff --git a/node/Network.cpp b/node/Network.cpp index cfc1204a..d5241de4 100644 --- a/node/Network.cpp +++ b/node/Network.cpp @@ -31,7 +31,6 @@ #include #include -#include #include "Constants.hpp" #include "RuntimeEnvironment.hpp" -- cgit v1.2.3