Skip to content

Donate level still 1%, even with modified donate.h #428

@bever2

Description

@bever2

I modified in donate.h file strings:

constexpr const int kDefaultDonateLevel = 0;
constexpr const int kMinimumDonateLevel = 0;

and in config.json:

"donate-level": 0,
"donate-over-proxy": 0,

compiled it with MSVC but I still see donate level in miner console 1%, and after miner starts it sometimes rewrites

"donate-level": 1

Last time I compiled xmrigcc two-three years ago and everything was ok, may be now I missing some new rules or features?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions