v1

latestOpenAPI 3.0.02026-07-17506168.4 KB
consensus

Retrieve checkpoint

Returns the consensus state and block for a given block ID.

get/consensus/checkpoint/{id}

Path parameters

idstring required

256-bit blake2b hash.

Block ID in hexadecimal.

Response

Matching checkpoint.

blockobject required

Full block at the specified block ID.