Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: gotminer on December 10, 2017, 12:29:23 AM



Title: Dev Donation in XMR-STAK
Post by: gotminer on December 10, 2017, 12:29:23 AM
The developer donation in XMR-STAK says that it is set at 2% and is configurable.  So ... Anyone know how to configure it?


Title: Re: Dev Donation in XMR-STAK
Post by: kirmizz on December 12, 2017, 11:52:11 AM
The developer donation in XMR-STAK says that it is set at 2% and is configurable.  So ... Anyone know how to configure it?

Hi,

you have to change it in "donate-level.hpp" to 0.0 and build the binary yourself.

From README.md

## Default Developer Donation

By default the miner will donate 2% of the hashpower (2 minute in 100 minutes) to my pool. If you want to change that, edit [donate-level.hpp](xmrstak/donate-level.hpp) before you build the binaries.

Cheers