From 18e9a0fe5f47e01696492303cf4b6057a2ff07d5 Mon Sep 17 00:00:00 2001 From: Sergi Delgado Segura Date: Tue, 31 Mar 2020 17:51:19 +0200 Subject: [PATCH] Removes 2kib restriction from readmes --- cli/README.md | 1 - cli/TEOS-API.md | 1 - 2 files changed, 2 deletions(-) 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