Fixed stratum login notification
This commit is contained in:
parent
c9730faa49
commit
bdbb7f891f
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue