stellar-models/models/descriptions/tables/fact_ledgers.md
Mike Stepanovic 3e82ad95af
updated docs with stellar official docs (#9)
Co-authored-by: Mike Stepanovic <mike.stepanovic@flipsidecrypto.com>
2025-03-18 14:44:02 -06:00

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 %}