Skip to content

Commit fc137a3

Browse files
committed
docs: updated docs
1 parent f6fec3d commit fc137a3

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)