Skip to content

Given a round, tells the ledger to keep that round in its cache.

POST
/v2/ledger/sync/{round}

Sets the minimum sync round on the ledger.

round
required
integer

A round number.

Can not set sync round to an earlier round than the current round.

An error response with optional data field.

object
data
object
message
required
string

Invalid API Token

An error response with optional data field.

object
data
object
message
required
string

Internal Error

An error response with optional data field.

object
data
object
message
required
string

Service Temporarily Unavailable

An error response with optional data field.

object
data
object
message
required
string

Unknown Error