latestLedger property

String? latestLedger
read / write

The latest ledger known to Soroban-RPC at the time it handled the getTransaction() request.

Implementation

String? latestLedger;