Skip to content

Commit

Permalink
Proposal Update
Browse files Browse the repository at this point in the history
  • Loading branch information
SametBasturkk committed Apr 10, 2020
1 parent 8fd757f commit 0194710
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions WebToolOpenWithaBrowser.html
Expand Up @@ -126,8 +126,13 @@ <h3>Proposal</h3>
</div>
<div id="BurnFundNodeTx" class="tabcontent backtab animated fadeInLeft">
<h3>Keyfile </h3>
<p>To use this tool, please use SIN wallet and export a Keyfile with RPC<br>exportaddressnewpass youraddress newpassphrase
</p>
<p>To use this tool, please follow these steps:</p>
<ol>
<li>Open the Qt Sin Wallet</li>
<li>Open the Debug Console</li>
<li>Apply the following command "RPC exportaddressnewpass youraddress newpassphrase"</li>
<li>Export the Keyfile into the Tool</li>
</ol>
</div>
</div>

Expand Down

0 comments on commit 0194710

Please sign in to comment.