oldestLedgerCloseTime property Null safety
read / write
The unix timestamp of the close time of the oldest ledger ingested by Soroban-RPC at the time it handled the getTransaction() request.
Implementation
String? oldestLedgerCloseTime;
The unix timestamp of the close time of the oldest ledger ingested by Soroban-RPC at the time it handled the getTransaction() request.
String? oldestLedgerCloseTime;