Skip to content

Commit caf5216

Browse files
authored
Merge pull request #8 from cryptlex/cryptlex/update-docs
docs: updated docs
2 parents f6fec3d + fc137a3 commit caf5216

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/cryptlex/lexfloatclient/LexFloatClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ public void invoke(int status) {
9999
*
100100
* @param key string of maximum length 256 characters with utf-8 encoding.
101101
* encoding.
102-
* @param value string of maximum length 256 characters with utf-8 encoding.
102+
* @param value string of maximum length 4096 characters with utf-8 encoding.
103103
* encoding.
104104
* @throws LexFloatClientException
105105
*/

0 commit comments

Comments
 (0)