Update Zcash and Dash text

I updated the Zcash text to be more accurate, and I updated the Dash text to be more descriptive.
This commit is contained in:
SamsungGalaxyPlayer 2017-06-30 06:24:38 +02:00 committed by GitHub
parent d86c6bf2e6
commit e30c696f24

View File

@ -2156,7 +2156,7 @@
<h3 class="panel-title">Zcash</h3> <h3 class="panel-title">Zcash</h3>
</div> </div>
<div class="panel-body"> <div class="panel-body">
<p><img src="img/tools/zcash.png" alt="Zcash" align="right" style="margin-left:5px;">Zcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions automatically hide the sender, recipient, and value of all transactions on the blockchain.</p> <p><img src="img/tools/zcash.png" alt="Zcash" align="right" style="margin-left:5px;">Zcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions optionally hide the sender, recipient, and value of transactions in z-addresses.</p>
<p> <p>
<a href="https://www.z.cash/"> <a href="https://www.z.cash/">
<button type="button" class="btn btn-info">Website: z.cash</button> <button type="button" class="btn btn-info">Website: z.cash</button>
@ -2186,7 +2186,7 @@
<h3>Worth Mentioning</h3> <h3>Worth Mentioning</h3>
<ul> <ul>
<li><a href="https://www.dash.org/">Dash</a> - An open sourced, privacy-centric digital currency with instant transactions. It allows you to keep your finances private as you make transactions without waits.</li> <li><a href="https://www.dash.org/">Dash</a> - An open sourced, privacy-centric digital currency with instant transactions. It has a built-in optional CoinJoin-based mixing system called PrivateSend.</li>
</ul> </ul>
<a class="anchor" name="social"></a> <a class="anchor" name="social"></a>