mirror of
https://github.com/FlipsideCrypto/stellar-models.git
synced 2026-02-06 11:46:47 +00:00
443 B
443 B
{% docs core__fact_ledgers %}
Each ledger stores the state of the network at a given point in time and contains all changes applied to the network - transactions, operations, etc. This table summarizes the actions taken within a single ledger and is relevant in determining high level network conditions.
Learn more about Stellar ledgers: https://developers.stellar.org/docs/learn/fundamentals/stellar-data-structures/ledgers
{% enddocs %}