search spy more files

This commit is contained in:
RetroPooh 2017-09-15 15:16:36 +03:00
parent 41251fdd9e
commit b9be37b245
2 changed files with 3 additions and 2 deletions

View file

@ -59,6 +59,7 @@ struct TurtleRequestDisplayInfo
RsPeerId source_peer_id ; // Peer that relayed the request
uint32_t age ; // Age in seconds
uint32_t depth ; // Depth of the request. Might be altered.
std::string keywords;
};
class TurtleTrafficStatisticsInfo