submitblock

From Talleo Wiki
Revision as of 21:38, 22 March 2020 by Mika (talk | contribs) (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | || yes || Binary array of block to submit || array of hexadecimal string |} == Output =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Input

Argument Mandatory Description Format
yes Binary array of block to submit array of hexadecimal string

Output

Argument Description Format
status Status of request, "OK" if successful string

Notes

  • This method expects an array containing single element of hexadecimal string converted from block data.