1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-08 00:15:04 -05:00

Implemented donate for KawPow.

This commit is contained in:
XMRig
2020-06-01 00:56:26 +07:00
parent dd8777c11b
commit bbd3f05bf6
24 changed files with 320 additions and 166 deletions

View File

@@ -44,7 +44,7 @@
* XMR: 48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD
* BTC: 1P7ujsXeX7GxQwHNnJsRMgAdNkFZmNVqJT
*/
constexpr const int kDefaultDonateLevel = 5;
constexpr const int kDefaultDonateLevel = 1;
constexpr const int kMinimumDonateLevel = 1;