Get a LedgerStateDelta object for a given round
GET /v2/deltas/{round}
Get ledger deltas for a round.
Authorizations
Parameters
Path Parameters
The round for which the deltas are desired.
Query Parameters
Configures whether the response object is JSON or MessagePack encoded. If not provided, defaults to JSON.
Responses
200
Contains ledger deltas
Ledger StateDelta object
object
Ledger StateDelta object
object
401
Invalid API Token
An error response with optional data field.
object
object
An error response with optional data field.
object
object
404
Could not find a delta for round
An error response with optional data field.
object
object
An error response with optional data field.
object
object
408
Timed out on request
An error response with optional data field.
object
object
An error response with optional data field.
object
object
500
Internal Error
An error response with optional data field.
object
object
An error response with optional data field.
object
object
503
Service Temporarily Unavailable
An error response with optional data field.
object
object
An error response with optional data field.
object
object
default
Unknown Error