mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
More frontmatter updates
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
html: intro-to-consensus.html
|
||||
parent: introduction.html
|
||||
blurb: Develop a basic understanding of the XRP Ledger's consensus mechanism.
|
||||
---
|
||||
# Introduction to Consensus
|
||||
|
||||
_Consensus_ is the most important property of any decentralized payment system. In traditional centralized payment systems, one authoritative administrator gets the final say in how and when payments occur. Decentralized systems, by definition, don't have an administrator to do that. Instead, decentralized systems like the XRP Ledger define a set of rules all participants follow, so every participant can agree on the exact same series of events and their outcome at any point in time. We call this set of rules a _consensus protocol_.
|
||||
|
||||
Reference in New Issue
Block a user