getblockhash: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Mika moved page on getblockhash to getblockhash: Misspelled title: Renamed in v0.4.9.1221) |
(No difference)
|
Revision as of 09:31, 9 March 2025
Input
Argument | Mandatory | Description | Format |
---|---|---|---|
yes | Block height | array of uint64 |
Output
Argument | Description | Format |
---|---|---|
Block hash | string |
Description
This method expects an unnamed array containing single number and returns the block hash of block at that height.