aboutsummaryrefslogtreecommitdiff
path: root/src/nse
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2020-06-16 01:48:00 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2020-06-16 01:48:00 +0200
commite500e9ec3678dfbb666d173854c134ac3858f8b1 (patch)
treeca2f6cc0328328ab41c5a814178f0385a8c7d2f0 /src/nse
parenta07778df40ee840a8da6d222e05e66962c902227 (diff)
downloadgnunet-e500e9ec3678dfbb666d173854c134ac3858f8b1.tar.gz
gnunet-e500e9ec3678dfbb666d173854c134ac3858f8b1.zip
Set workbits for PoWs to more realistic values
Diffstat (limited to 'src/nse')
-rw-r--r--src/nse/nse.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nse/nse.conf.in b/src/nse/nse.conf.in
index d3c9a64b1..6330254e9 100644
--- a/src/nse/nse.conf.in
+++ b/src/nse/nse.conf.in
@@ -35,4 +35,4 @@ INTERVAL = 1 h
35# for SCRYPT; with 2ms/op and 5ms workdelay, we can expect 35# for SCRYPT; with 2ms/op and 5ms workdelay, we can expect
36# the POW calculation to be done by a high-end peer in about 6h 36# the POW calculation to be done by a high-end peer in about 6h
37# DO NOT CHANGE THIS VALUE, doing so will break the protocol! 37# DO NOT CHANGE THIS VALUE, doing so will break the protocol!
38WORKBITS = 22 38WORKBITS = 15