Typos and PISA-> teos

This commit is contained in:
Sergi Delgado Segura
2020-02-17 15:52:10 +01:00
parent 6970e74da5
commit 3cfe3edfa9
2 changed files with 9 additions and 9 deletions

View File

@@ -53,7 +53,7 @@ The API will return a `application/json` HTTP response code `200/OK` if the appo
The alpha release does not have authentication, payments nor rate limiting, therefore some self imposed restrictions apply:
- `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`.
- `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`.