mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 06:04:21 +01:00
Removes 2kib restriction from readmes
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user