diff --git a/cli/README.md b/cli/README.md index 2552da4..61b9082 100644 --- a/cli/README.md +++ b/cli/README.md @@ -54,7 +54,6 @@ 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 (roughly) a month. That is `4320` blocks on top of `start_time`. -- `encrypted_blob`s are limited to `2 kib`. #### Usage diff --git a/cli/TEOS-API.md b/cli/TEOS-API.md index 0d5c3cf..d0323b5 100644 --- a/cli/TEOS-API.md +++ b/cli/TEOS-API.md @@ -33,7 +33,6 @@ 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`. #### Appointment example