mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
13 lines
334 B
Markdown
13 lines
334 B
Markdown
---
|
|
html: ledger-methods.html
|
|
parent: public-api-methods.html
|
|
metadata:
|
|
indexPage: true
|
|
---
|
|
# 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.
|
|
|
|
|
|
{% child-pages /%}
|