GET /v2/state/ledger-end

Get the current ledger end. Subscriptions started with the returned offset will serve events after this RPC was called.

get/v2/state/ledger-end

Response

offsetinteger

It will always be a non-negative integer. If zero, the participant view of the ledger is empty. If positive, the absolute offset of the ledger as viewed by the participant.

Optional

Changes

No recorded changes to this endpoint across all 1 revision of this API.