diff options
author | Yigit Sever | 2021-04-16 15:47:33 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-16 15:47:33 +0300 |
commit | 242914808a5a69601f06b9a00ffa43262a623c9e (patch) | |
tree | fe2e40454206a5e9d0286c47627854c2c66b1e31 /site/content/transaction_docs.md | |
parent | 3b50ec12a70cbb235217035bbf0efef48c631a78 (diff) | |
parent | e02979770c4c468c156e1662595baafe30643497 (diff) | |
download | gradecoin-242914808a5a69601f06b9a00ffa43262a623c9e.tar.gz gradecoin-242914808a5a69601f06b9a00ffa43262a623c9e.tar.bz2 gradecoin-242914808a5a69601f06b9a00ffa43262a623c9e.zip |
Merge remote-tracking branch 'origin/main'
Diffstat (limited to 'site/content/transaction_docs.md')
-rw-r--r-- | site/content/transaction_docs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/transaction_docs.md b/site/content/transaction_docs.md index 196a07c..cbdeaf4 100644 --- a/site/content/transaction_docs.md +++ b/site/content/transaction_docs.md | |||
@@ -27,4 +27,4 @@ timestamp: ISO 8601 <date>T<time> | |||
27 | 27 | ||
28 | # Hash | 28 | # Hash |
29 | 29 | ||
30 | ```tha``` field in [jwt documentation](/jwt) in fact stands for "The Hash", in the case of a post request for a transaction, you need the hash of the serialized JSON representation of transaction. | 30 | ```tha``` field in [jwt documentation](/jwt) in fact stands for "The Hash", in the case of a post request for a transaction, you need the md5 hash of the serialized JSON representation of transaction. |