getblockhash
getblockhash height
Returns the hash of the block in the best blockchain at the specified height.
Argument #1 – height
Type: numeric, required
The height index
Result
Name |
Type |
Description |
---|---|---|
hex |
string |
The block hash |