mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-26 14:02:53 -05:00
Dero HE fork support (astrobwt/v2 algorithm)
This commit is contained in:
@@ -59,6 +59,8 @@ protected:
|
||||
void setPool(const Pool &pool) override;
|
||||
|
||||
protected:
|
||||
bool isWSS() const override { return false; }
|
||||
|
||||
enum SocketState {
|
||||
UnconnectedState,
|
||||
HostLookupState,
|
||||
|
||||
Reference in New Issue
Block a user