get block details by height.bin: Difference between revisions

From Talleo Wiki
Jump to navigation Jump to search
(Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | blockHeight || yes || Block height of block to request details || uint32 |} == Output =...")
 
mNo edit summary
 
Line 1: Line 1:
{{DISPLAYTITLE:get_block_details_by_height.bin}}
== Input ==
== Input ==
{| class="wikitable"
{| class="wikitable"

Latest revision as of 09:23, 24 March 2020

Input

Argument Mandatory Description Format
blockHeight yes Block height of block to request details uint32

Output

Argument Description Format
block Block details struct
status Status of request, "OK" if successful string