oldestLedger property

int? oldestLedger
getter/setter pair

The oldest ledger ingested by Soroban-RPC at the time it handled the getTransaction() request.

Implementation

int? oldestLedger;