latestLedger property

int? latestLedger
getter/setter pair

The sequence number of the latest ledger known to Soroban RPC at the time it handled the request.

Implementation

int? latestLedger;