oldestLedger property
read / write
The oldest ledger ingested by Soroban-RPC at the time it handled the getTransaction() request.
Implementation
String? oldestLedger;
The oldest ledger ingested by Soroban-RPC at the time it handled the getTransaction() request.
String? oldestLedger;