on getblockhash: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | || yes || Block height || array of uint64 |} == Output == {| class="wikitable" ! Argume...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:on_getblockhash}} | |||
== Input == | == Input == | ||
{| class="wikitable" | {| class="wikitable" |
Latest revision as of 10:00, 24 March 2020
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.