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.
- ledger
Get info about a ledger version.
- ledger_closed
Get the latest closed ledger version.
- ledger_current
Get the current working ledger version.
- ledger_data
Get the raw contents of a ledger version.
- ledger_entry
Get one element from a ledger version.