Update README.md

This commit is contained in:
tripathyr 2020-06-23 19:59:09 +05:30 committed by GitHub
parent 4f91a3e44e
commit ee26c73936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -604,7 +604,7 @@ Parameters while resetting or updating
* `lowerVectorClock` - VC from which the data is to be requested * `lowerVectorClock` - VC from which the data is to be requested
* `upperVectorClock` - VC till which the data is to be requested * `upperVectorClock` - VC till which the data is to be requested
* `atVectorClock` - VC at which the data is to requested * `atVectorClock` - VC at which the data is to requested
* `mostRecent` - boolean (true: request only the recent data matching the pattern) * `mostRecent` - boolean (true: request only the recent data matching the pattern. Just the last one.)
## 5. Application Data ## 5. Application Data