[wip] various inconsequential changes
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
<ol>
|
||||
<li>Wallet Address: <code class="pv-address"></code></li>
|
||||
<li>SpendTx Base58: <code class="pv-spendtx-base58"></code></li>
|
||||
<li>SpendTx Base64: <code class="pv-spendtx-base64"></code></li>
|
||||
</ol>
|
||||
|
||||
<!-- step 1 detect -->
|
||||
@@ -64,13 +64,13 @@ by your backend</p>
|
||||
<h5>SpendTx JS object</h5>
|
||||
<pre id="spendtx-json"></pre>
|
||||
|
||||
<h5>SpendTx Base58</h5>
|
||||
<pre class="pv-spendtx-base58"></pre>
|
||||
<h5>SpendTx Base64</h5>
|
||||
<pre class="pv-spendtx-base64"></pre>
|
||||
|
||||
<h2>4.3 Sign the transaction (sidekick)</h2>
|
||||
|
||||
<ol>
|
||||
<li><pre class="pv-spendtx-base58"></pre></li>
|
||||
<li><pre class="pv-spendtx-base64"></pre></li>
|
||||
</ol>
|
||||
|
||||
<button id="sign-spendtx">Sign Transaction</button>
|
||||
|
||||
Reference in New Issue
Block a user