aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralpaylan2021-04-16 15:44:26 +0300
committeralpaylan2021-04-16 15:44:26 +0300
commite02979770c4c468c156e1662595baafe30643497 (patch)
tree55935ea6d6bebf22dfb472a7428229114ff6f0bf
parentf33fd3ae2ac6fc544a4fc694cad237c1b375f561 (diff)
downloadgradecoin-e02979770c4c468c156e1662595baafe30643497.tar.gz
gradecoin-e02979770c4c468c156e1662595baafe30643497.tar.bz2
gradecoin-e02979770c4c468c156e1662595baafe30643497.zip
md5 added to tha.
-rw-r--r--site/content/transaction_docs.md2
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.