Update template/page-xrpl-overview.html.jinja

Co-authored-by: Elliot Lee <github.public@intelliot.com>
This commit is contained in:
Aria Keshmiri
2023-08-28 07:56:54 -07:00
committed by GitHub
parent 4c3b33d7f6
commit 45a11d82e4

View File

@@ -82,7 +82,7 @@
</div>
<h5 class="longform mb-10">{% trans %}To uphold performance, XRPL uses a consensus protocol. Designated servers called <a href="run-a-rippled-validator.html">validators</a>, which anyone can operate, come to an agreement on the order and outcome of XRP transactions every three to five seconds.{% endtrans %}</h5>
<p class="mb-6">{% trans %}All servers in the network process each transaction according to the same rules, and any transaction that follows the protocol is confirmed right away. All transactions are public, and strong cryptography guarantees the integrity of the system.{% endtrans %}</p>
<p class="mb-0">{% trans %}Currently, over 150 <a href="https://livenet.xrpl.org/network/validators" target="_blank">validators</a> are active on the ledger, operated by universities, exchanges, businesses, and individuals. As the validator pool grows, the consensus protocol ensures decentralization of the blockchain over time.{% endtrans %}</p>
<p class="mb-0">{% trans %}Currently, over 120 <a href="https://livenet.xrpl.org/network/validators" target="_blank">validators</a> are active on the ledger, operated by universities, exchanges, businesses, and individuals. As the validator pool grows, the consensus protocol ensures decentralization of the blockchain over time.{% endtrans %}</p>
</div>
<div class="col mb-16-sm">
<img class="mw-100" id="validator-graphic" alt="(Graphic: Validators in Consensus)">