blocks

Finalized height at blockchain height

Get finalized height at a given blockchain height

get/blocks/finalized/at/{height}

Path parameters

heightinteger required

Block height

Response

Block height

heightinteger required

Example response

{
  "height": 1610000
}

Changes