Removes 2kib restriction from readmes

This commit is contained in:
Sergi Delgado Segura
2020-03-31 17:51:19 +02:00
parent 0364dba5ca
commit 18e9a0fe5f
2 changed files with 0 additions and 2 deletions

View File

@@ -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

View File

@@ -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