Searched refs:JSON_CHALLENGE (Results 1 – 1 of 1) sorted by relevance
74 const std::string JSON_CHALLENGE = "challenge"; variable99 auto jsonCmdExtraInfo = nlohmann::json({{JSON_CHALLENGE, cmd.extraInfo.challenge}, in GetJsonPayload()