Get latest epcoh and checkpoint

get
Responses
200Success
application/json
get
GET /v1/states/latest_epoch_checkpoint HTTP/1.1
Host: api.testnet.1money.network
Accept: */*
{
  "checkpoint": 100,
  "checkpoint_hash": "0xf55f9525be94633b56f954d3252d52b8ef42f5fd5f9491b243708471c15cc40c",
  "checkpoint_parent_hash": "0xf55f9525be94633b56f954d3252d52b8ef42f5fd5f9491b243708471c15cc40c",
  "epoch": 1
}

Last updated