From 8406b4029dacc006166267be8c74d5ef3d3c25b9 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 16 Apr 2021 15:56:07 +0300 Subject: Add bank description --- site/public/transaction-docs/index.html | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (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 a8f3e29..4f8ef9c 100644 --- a/site/public/transaction-docs/index.html +++ b/site/public/transaction-docs/index.html @@ -99,6 +99,11 @@ </div> + <div class="toc-item"> + <a class="subtext" href="https://gradecoin.xyz/transaction-docs/#bank">Bank</a> + </div> + + </div> </div> @@ -121,8 +126,21 @@ target: Fingerprint amount: unsigned 16 bit integer timestamp: ISO 8601 <date>T<time> </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 md5 hash of the serialized JSON representation of transaction. </p> - +<p><code>tha</code> field in <a href="https://gradecoin.xyz/jwt/">jwt documentation</a> 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.</p> +<h1 id="bank">Bank</h1> +<p>There is a <code>bank</code> account with Fingerprint <code>31415926535897932384626433832795028841971693993751058209749445923</code></p> +<blockquote class="tidbit"> + <p> + First 64 digits of Pi + </p> +</blockquote> +<p>This is the only account that will let you <em>withdraw</em> from them.</p> +<pre style="background-color:#ffffff;"> +<code><span style="color:#545052;">by: this has to be your Fingerprint +source: this can be either you or the bank +target: this can be a valid fingerprint or yourself if source is the bank +... +</span></code></pre> </div> -- cgit v1.2.3-70-g09d2