Update Distributed Ledger Technologies (DLTs)

Craig Everett 2026-02-06 20:53:55 +09:00
parent 1bf37b505c
commit 592c2fcc93

@ -4,4 +4,4 @@ A public ledger is a ledger that anyone can read. A distributed public ledger is
The primary difficulty in such systems is coming to agreement among all users of the ledger about what should be written in it and who is allowed to update it. The mechanism chosen for coming to such a common agreement is called the "consensus mechanism" of the ledger.
Read more on [consensus](consensus).
Read more on [consensus](Consensus).