Return current algorithm in API response.
This commit is contained in:
parent
378bc504fc
commit
a000544fdc
6 changed files with 8 additions and 4 deletions
|
@ -78,6 +78,7 @@ private:
|
|||
void getResults(rapidjson::Value &reply, rapidjson::Document &doc) const;
|
||||
# endif
|
||||
|
||||
Controller *m_controller;
|
||||
IStrategy *m_donate;
|
||||
IStrategy *m_strategy;
|
||||
NetworkState m_state;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue