Stellar v0.3.0 Stellar.Ledgers View Source

Functions for interacting with Ledgers

Link to this section Summary

Functions

Returns all ledgers

Gets ledger details

Link to this section Functions

Returns all ledgers

optional params can take any of the following.:

  • cursor: A paging token, specifying where to start returning records from.

  • order: The order in which to return rows, “asc” or “desc”.

  • limit: Maximum number of records to return.

Gets ledger details