getblockheaderbyheight

From Talleo Wiki
Revision as of 21:57, 22 March 2020 by Mika (talk | contribs) (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | height || yes || Block height of the block to request || uint64 |} == Output == {| clas...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Input

Argument Mandatory Description Format
height yes Block height of the block to request uint64

Output

Argument Description Format
block_header Block header struct
status Status of the request, "OK" if successful string