Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
azure-cloud-mining-script
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
azure-cloud-mining-script
Commits
1eb199a5
There was an error fetching the commit references. Please try again later.
Unverified
Commit
1eb199a5
authored
6 years ago
by
jefferson-1
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Incorrect Grammar fix
Improve the grammar of the Dev donation setting.
parent
521c1aec
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
xmrstak/donate-level.hpp
+7
-6
7 additions, 6 deletions
xmrstak/donate-level.hpp
with
7 additions
and
6 deletions
xmrstak/donate-level.hpp
+
7
−
6
View file @
1eb199a5
#pragma once
#pragma once
/*
/*
* D
ev donation.
* D
EV DONATION SETTING
*
P
ercentage of your hashing power that
you want to
donate to the developer
, can be 0.0 if you don't want to do that
.
*
This setting is a p
ercentage of your hashing power that
the miner
donate
s
to the developer
s of this app
.
*
Example of how it works for t
he default setting of 2.0
:
*
It can be 0.0 if you don't want to help the developers. T
he default setting of 2.0
means that
*
You
miner will mine into your usual pool for 98 minutes, then switch to the developer's pool for 2.0 minute.
*
the
miner will mine into your usual pool for 98 minutes, then switch to the developer's pool for 2.0 minute
s
.
* Switching is instant
,
and only happens after a successful connection, so you
never
lo
o
se any hashe
s
.
* Switching
pools
is instant and
it
only happens after a successful connection, so you
don't
lose any hash
tim
e.
*
*
* If you plan on changing this setting to 0.0 please consider making a one
off
donation to our wallets:
* If you plan on changing this setting to 0.0
,
please consider making a one
time
donation to our wallets:
* fireice-uk:
* fireice-uk:
* 4581HhZkQHgZrZjKeCfCJxZff9E3xCgHGF25zABZz7oR71TnbbgiS7sK9jveE6Dx6uMs2LwszDuvQJgRZQotdpHt1fTdDhk
* 4581HhZkQHgZrZjKeCfCJxZff9E3xCgHGF25zABZz7oR71TnbbgiS7sK9jveE6Dx6uMs2LwszDuvQJgRZQotdpHt1fTdDhk
* psychocrypt:
* psychocrypt:
* 43NoJVEXo21hGZ6tDG6Z3g4qimiGdJPE6GRxAmiWwm26gwr62Lqo7zRiCJFSBmbkwTGNuuES9ES5TgaVHceuYc4Y75txCTU
* 43NoJVEXo21hGZ6tDG6Z3g4qimiGdJPE6GRxAmiWwm26gwr62Lqo7zRiCJFSBmbkwTGNuuES9ES5TgaVHceuYc4Y75txCTU
*
*
* Thank you for your support.
*/
*/
constexpr
double
fDevDonationLevel
=
2.0
/
100.0
;
constexpr
double
fDevDonationLevel
=
2.0
/
100.0
;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment