aboutsummarylogtreecommitdiffstats
path: root/no-donate.patch
diff options
context:
space:
mode:
Diffstat (limited to 'no-donate.patch')
-rw-r--r--no-donate.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/no-donate.patch b/no-donate.patch
new file mode 100644
index 000000000000..b9e71fb08240
--- /dev/null
+++ b/no-donate.patch
@@ -0,0 +1,10 @@
+diff --git a/xmrstak/donate-level.hpp b/xmrstak/donate-level.hpp
+index 71b7962..53980d4 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 = 0.0 / 100.0;