Updates README with 2kib limitation for encrypted_blob

This commit is contained in:
Sergi Delgado Segura
2020-02-16 17:55:40 +01:00
parent fc24a4e8c9
commit 605726751a

View File

@@ -54,6 +54,7 @@ The alpha release does not have authentication, payments nor rate limiting, ther
- `start_time` should be within the next 6 blocks `[current_time+1, current_time+6]`.
- `end_time` cannot be bigger than (roughtly) a month. That is `4320` blocks on top of `start_time`.
- `encrypted_blob`s are limited to `2 kib`.
#### Usage