getblockhash
Returns hash of block in best-block-chain at height provided.
This method will use 10
Compute Units.
Reference: Here
Parameters
height
- numeric, required
The height index
Returns
Name
Type
Description
hex
string
The block hash
Last updated
Was this helpful?