diff options
Diffstat (limited to 'xmrstak/donate-level.hpp')
-rw-r--r-- | xmrstak/donate-level.hpp | 2 |
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; |