- Remove printf, use GNUNET_log INFO
[oweals/gnunet.git] / src / include / gnunet_testing_lib.h
index 8a29104509082b8895e88088dee557e401a1022b..630152ddfffd5a3e84aad1cd63b4014205d45f2d 100644 (file)
@@ -50,7 +50,7 @@ extern "C"
  * curves (rounded up to the next full KB to make IO nicer); it is NOT
  * the number of bits in the key.
  */
-#define GNUNET_TESTING_HOSTKEYFILESIZE 2048
+#define GNUNET_TESTING_HOSTKEYFILESIZE 1024
 
 /**
  * Handle for a system on which GNUnet peers are executed;