From 20609a19fdb7fb1a81db77233858cf229b57465c Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 16 Apr 2021 15:30:59 +0300 Subject: Improve register documentation --- site/public/transaction-docs/index.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'site/public/transaction-docs/index.html') diff --git a/site/public/transaction-docs/index.html b/site/public/transaction-docs/index.html index 67b9505..8fb0c33 100644 --- a/site/public/transaction-docs/index.html +++ b/site/public/transaction-docs/index.html @@ -27,6 +27,7 @@ <link rel="stylesheet" href="https://gradecoin.xyz/juice.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" /> +<link rel="stylesheet" href="/site.css" /> </head> @@ -91,6 +92,11 @@ </div> + <div class="toc-item"> + <a class="subtext" href="https://gradecoin.xyz/transaction-docs/#hash">Hash</a> + </div> + + </div> </div> @@ -112,7 +118,9 @@ source: Fingerprint target: Fingerprint amount: unsigned 16 bit integer timestamp: ISO 8601 <date>T<time> -</span></code></pre> +</span></code></pre><h1 id="hash">Hash</h1> +<p><code>tha</code> field in <a href="/jwt">jwt documentation</a> 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. </p> + </div> -- cgit v1.2.3-70-g09d2