Difference between revisions of "on getblockhash"

From Talleo Wiki
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...")
 
m
 
Line 1: Line 1:
 +
{{DISPLAYTITLE:on_getblockhash}}
 
== Input ==
 
== Input ==
 
{| class="wikitable"
 
{| class="wikitable"

Latest revision as of 11: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.