mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
8 lines
323 B
Markdown
8 lines
323 B
Markdown
---
|
|
html: ledger-methods.html
|
|
parent: public-api-methods.html
|
|
template: pagetype-category.html.jinja
|
|
---
|
|
# Ledger Methods
|
|
|
|
A ledger version contains a header, a transaction tree, and a state tree, which contain account settings, trustlines, balances, transactions, and other data. Use these methods to retrieve ledger info. |