Getblockhash

Gets the hash of the block at a given height.

get

This is an API implementation of an RPC call.

Query parameters
heightinteger · int32Optional

The height of the block to get the hash for.

Responses
200
Returns the block hash
get
GET /api/Consensus/getblockhash HTTP/1.1
Host: strax.nownodes.io
Accept: */*

No content