latestLedgerCloseTime property
read / write
The unix timestamp of the close time of the latest ledger known to Soroban-RPC at the time it handled the getTransaction() request.
Implementation
String? latestLedgerCloseTime;
The unix timestamp of the close time of the latest ledger known to Soroban-RPC at the time it handled the getTransaction() request.
String? latestLedgerCloseTime;