Skip to content

Commit

Permalink
update ledger section
Browse files Browse the repository at this point in the history
  • Loading branch information
briwylde08 committed Nov 14, 2023
1 parent 1cc0123 commit b4ad710
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Ledgers
sidebar_position: 10
---

A ledger represents the state of the Stellar network at a point in time. It is shared across all Core nodes in the network and contains the list of accounts and balances, orders on the distributed exchange, and any other persisting data.
A ledger represents the state of the Stellar network at a point in time. It is shared across all Core nodes in the network and contains the list of accounts and balances, orders on the distributed exchange, smart contract data, and any other persisting data.

Other blockchains refer to this concept as a "block", and the entire blockchain as "the ledger".

Expand Down

0 comments on commit b4ad710

Please sign in to comment.