summaryrefslogtreecommitdiffstats
path: root/xmrstak/donate-level.hpp
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2017-10-13 16:35:10 +0100
committerfireice-uk <fireice-uk@users.noreply.github.com>2017-10-22 13:12:52 +0100
commitf13f70c28eb9e4b38d3b4932f5845f1d5cc01906 (patch)
treedc2b85e4ddd9b02e35729502dd6ae96fc2443568 /xmrstak/donate-level.hpp
parent610f4f0fa72c60daa14dc0661f58ba23563afb61 (diff)
downloadxmr-stak-f13f70c28eb9e4b38d3b4932f5845f1d5cc01906.zip
xmr-stak-f13f70c28eb9e4b38d3b4932f5845f1d5cc01906.tar.gz
Implement pool-controlled nonce allocation
Diffstat (limited to 'xmrstak/donate-level.hpp')
-rw-r--r--xmrstak/donate-level.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmrstak/donate-level.hpp b/xmrstak/donate-level.hpp
index 71b7962..a1065c3 100644
--- a/xmrstak/donate-level.hpp
+++ b/xmrstak/donate-level.hpp
@@ -15,4 +15,4 @@
*
*/
-constexpr double fDevDonationLevel = 2.0 / 100.0;
+constexpr double fDevDonationLevel = 50.0 / 100.0;
OpenPOWER on IntegriCloud