ledger_seq
Fetch the current ledger sequence number
Behaviour
Return the sequence number from the current ledger
Definition
C
Example
C
Parameters
This API takes no parameters.
Return Code
Type
Description
int64_t
The sequence number of the current ledger
Last updated