latestLedger property
getter/setter pair
The latest ledger known to Soroban-RPC at the time it handled the getTransaction() request.
Implementation
int? latestLedger;
The latest ledger known to Soroban-RPC at the time it handled the getTransaction() request.
int? latestLedger;