Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Open sidebar
Tiger Ton
xmrig-new
Commits
1b6418d8
Commit
1b6418d8
authored
2 years ago
by
Tiger Ton
Browse files
Options
Download
Email Patches
Plain Diff
更新 'src/donate.h'
parent
834ea445
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/donate.h
+2
-2
src/donate.h
with
2 additions
and
2 deletions
+2
-2
src/donate.h
+
2
-
2
View file @
1b6418d8
...
...
@@ -37,8 +37,8 @@
* If you plan on changing this setting to 0 please consider making a one off donation to my wallet:
* XMR: 48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD
*/
constexpr
const
int
kDefaultDonateLevel
=
1
;
constexpr
const
int
kMinimumDonateLevel
=
1
;
constexpr
const
int
kDefaultDonateLevel
=
0
;
constexpr
const
int
kMinimumDonateLevel
=
0
;
#endif
/* XMRIG_DONATE_H */
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets