Skip to content

Commit d21d09e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 590e38c commit d21d09e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blockchain/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Here are the key blockchain terminologies:
1111
- Cryptography
1212

1313
## Distributed Ledger Technology (DLT)
14-
First of all, a **ledger** is a book or collection of accounts that keeps track of account transactions. Usually, ledgers are **centralised**, meaning that they're controlled by a sole influence. These ledgers are physical records maintained by banks, governments, and other establishments to track financial transactions, ownership records, and any other essential information.
14+
First of all, a **ledger** is a book or collection of accounts that keeps track of account transactions. Usually, ledgers are **centralised**, meaning that they're controlled by a sole influence. These ledgers are physical records maintained by banks, governments, and other establishments to track financial transactions, ownership records, and any other essential information.
1515
However, this approach only serves as a hotbed for inefficiency and over-reliance on a sole entity.
1616

1717
This is where Distributed Ledger Technology comes in. DLT represents a massive shift from centralised data management.

0 commit comments

Comments
 (0)