Information about a single ledger in the response.
Hex-encoded hash of the ledger header
Base64-encoded LedgerHeaderHistoryEntry XDR
Unix timestamp of when the ledger was closed
Base64-encoded LedgerCloseMeta XDR
Ledger sequence number
Parses the headerXdr field from a base64-encoded string to a LedgerHeaderHistoryEntry XDR object.
Parses the metadataXdr field from a base64-encoded string to a LedgerCloseMeta XDR object.