Fixed stratum login notification
This commit is contained in:
parent
c9730faa49
commit
bdbb7f891f
@ -348,6 +348,7 @@ void EthStratumClient::OnAuthorizeResponse(const rapidjson::Value& result, bool
|
|||||||
LOG_DEBUG("Login succeeded");
|
LOG_DEBUG("Login succeeded");
|
||||||
|
|
||||||
m_authorized = true;
|
m_authorized = true;
|
||||||
|
m_listener->onLoginSuccess(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user