diff options
author | alpaylan | 2021-04-16 15:12:19 +0300 |
---|---|---|
committer | alpaylan | 2021-04-16 15:12:19 +0300 |
commit | 818b532230a9ffcb4d2b1705adbb7e9dd9b12457 (patch) | |
tree | 1621b77684315aed297e667f40696c70168ec39f /site/content/block_docs.md | |
parent | 45d98cdbf95580ea7e21d17a0518993fe23914a0 (diff) | |
download | gradecoin-818b532230a9ffcb4d2b1705adbb7e9dd9b12457.tar.gz gradecoin-818b532230a9ffcb4d2b1705adbb7e9dd9b12457.tar.bz2 gradecoin-818b532230a9ffcb4d2b1705adbb7e9dd9b12457.zip |
hash added to docs.
Diffstat (limited to 'site/content/block_docs.md')
-rw-r--r-- | site/content/block_docs.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/site/content/block_docs.md b/site/content/block_docs.md index c1d61e9..bb1b44c 100644 --- a/site/content/block_docs.md +++ b/site/content/block_docs.md | |||
@@ -27,4 +27,9 @@ timestamp: ISO 8601 <date>T<time> | |||
27 | hash: String | 27 | hash: String |
28 | ``` | 28 | ``` |
29 | 29 | ||
30 | # Hash | ||
31 | |||
32 | ```tha``` field in [jwt documentation](/jwt) in fact stands for "The Hash", in the case of a post request for a block, you need to use hash field of the block. | ||
33 | |||
34 | |||
30 | [ISO 8601 Reference](https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations) | 35 | [ISO 8601 Reference](https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations) |