Skip to content
Snippets Groups Projects

method CrestFsClient::storeData corrected

Merged Mikhail Mineev requested to merge upd07 into release-2.1.0
2 files
+ 6
11
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -493,7 +493,7 @@ namespace Crest
* @param endTime - end time, if endtime = 0, the server does not use this parameter in the internal check.
*/
void storePayloadDump(const std::string &tag,
uint64_t since,
long_t since,
const std::string &js,
const std::string &payloadFormat,
const std::string &objectType,
Loading