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/block-docs/index.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'site/public/block-docs') diff --git a/site/public/block-docs/index.html b/site/public/block-docs/index.html index de4d4e2..3c5ed1d 100644 --- a/site/public/block-docs/index.html +++ b/site/public/block-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/block-docs/#hash">Hash</a> + </div> + + </div> </div> @@ -114,7 +120,8 @@ hash (24 bytes).</p> nonce: unsigned 32-bit integer timestamp: ISO 8601 <date>T<time> hash: String -</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 block, you need to use hash field of the block. </p> <p><a href="https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations">ISO 8601 Reference</a></p> -- cgit v1.2.3-70-g09d2