Difference between revisions of "submitblock"

From Talleo Wiki
Jump to navigation Jump to search
(Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | || yes || Binary array of block to submit || array of hexadecimal string |} == Output =...")
 
(No difference)

Latest revision as of 21:38, 22 March 2020

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.