oldestLedger property
getter/setter pair
The oldest ledger ingested by Soroban-RPC at the time it handled the getTransaction() request.
Implementation
int? oldestLedger;
The oldest ledger ingested by Soroban-RPC at the time it handled the getTransaction() request.
int? oldestLedger;