aboutsummaryrefslogtreecommitdiffstats
path: root/site/content/transaction_docs.md
diff options
context:
space:
mode:
authoralpaylan2021-04-16 15:12:19 +0300
committeralpaylan2021-04-16 15:12:19 +0300
commitcb6bbf20054ae2d4f26c0eb5aaa301a9fc3c83b2 (patch)
tree6fc3553c45a74eafebc10ec91468ae9ea9fc69b0 /site/content/transaction_docs.md
parentabe7d7e11638b5496fa89da73823701dc0f6e5d4 (diff)
downloadgradecoin-cb6bbf20054ae2d4f26c0eb5aaa301a9fc3c83b2.tar.gz
gradecoin-cb6bbf20054ae2d4f26c0eb5aaa301a9fc3c83b2.tar.bz2
gradecoin-cb6bbf20054ae2d4f26c0eb5aaa301a9fc3c83b2.zip
hash added to docs.
Diffstat (limited to 'site/content/transaction_docs.md')
-rw-r--r--site/content/transaction_docs.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/content/transaction_docs.md b/site/content/transaction_docs.md
index 820c35f..196a07c 100644
--- a/site/content/transaction_docs.md
+++ b/site/content/transaction_docs.md
@@ -24,3 +24,7 @@ target: Fingerprint
24amount: unsigned 16 bit integer 24amount: unsigned 16 bit integer
25timestamp: ISO 8601 <date>T<time> 25timestamp: ISO 8601 <date>T<time>
26``` 26```
27
28# Hash
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.