f blocks list json: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | height || yes || Height of first block to return || uint64 |} == Output == {| class="wi...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:f_blocks_list_json}} | |||
== Input == | == Input == | ||
{| class="wikitable" | {| class="wikitable" |
Latest revision as of 09:57, 24 March 2020
Input
Argument | Mandatory | Description | Format |
---|---|---|---|
height | yes | Height of first block to return | uint64 |
Output
Argument | Description | Format |
---|---|---|
blocks | List of blocks | array |
status | Status of the request, "OK" if successful | string |