Merged xmrig v6.21.2
This commit is contained in:
commit
c313c1795f
64 changed files with 2670 additions and 1631 deletions
|
@ -54,7 +54,7 @@ xmrig::DonateStrategy::DonateStrategy(Controller *controller, IStrategyListener
|
|||
m_controller(controller),
|
||||
m_listener(listener)
|
||||
{
|
||||
# ifdef XMRIG_ALGO_KAWPOW
|
||||
# ifdef XMRIG_ALGO_KAWPOW || defined XMRIG_ALGO_GHOSTRIDER
|
||||
constexpr Pool::Mode mode = Pool::MODE_AUTO_ETH;
|
||||
# else
|
||||
constexpr Pool::Mode mode = Pool::MODE_POOL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue