mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-02 10:35:15 -05:00
fid typo in JSON API README
This commit is contained in:
parent
40adafd386
commit
254640e71a
@ -302,7 +302,7 @@ two keys, one as proper integer and one as string representation.
|
||||
|
||||
So from languages that have proper 64bit integers support like Python or C++ one
|
||||
better read from `xint64` which is represented as a JSON integer, from languages
|
||||
where there is no proper 64bit integers support like JavaScriptone can read from
|
||||
where there is no proper 64bit integers support like JavaScript one can read from
|
||||
`xstr64` which is represented as JSON string (note that the first is not wrapped
|
||||
in "" while the latter is).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user