aboutsummaryrefslogtreecommitdiffstats
path: root/site/content/transaction_docs.md
diff options
context:
space:
mode:
authorYigit Sever2021-04-16 15:29:29 +0300
committerYigit Sever2021-04-16 15:29:29 +0300
commitc3dcdb8c05468192df1395c5904c61b95efccf92 (patch)
tree53cf1169d335d3ebc93e35761ef086b54c9d2264 /site/content/transaction_docs.md
parent95bb7f327b26b2e16cf9534fed417f496ad87d5e (diff)
parentdb807f1211870eb7ed48a2ad8b86f995734cfc0c (diff)
downloadgradecoin-c3dcdb8c05468192df1395c5904c61b95efccf92.tar.gz
gradecoin-c3dcdb8c05468192df1395c5904c61b95efccf92.tar.bz2
gradecoin-c3dcdb8c05468192df1395c5904c61b95efccf92.zip
Merge remote-tracking branch 'origin/main'
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.