diff options
author | alpaylan | 2021-04-16 15:44:26 +0300 |
---|---|---|
committer | alpaylan | 2021-04-16 15:44:26 +0300 |
commit | 9accc6708297aa6df881a3c13222052a2209ea0d (patch) | |
tree | fbf3b7843f3d4de1a24b6f7c5ad47a7e2d74463c /site | |
parent | 8a9f5f73617e56b853bda7b419ba642a33d3b9cc (diff) | |
download | gradecoin-9accc6708297aa6df881a3c13222052a2209ea0d.tar.gz gradecoin-9accc6708297aa6df881a3c13222052a2209ea0d.tar.bz2 gradecoin-9accc6708297aa6df881a3c13222052a2209ea0d.zip |
md5 added to tha.
Diffstat (limited to 'site')
-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. |