get blocks hashes by timestamps.bin

From Talleo Wiki
Revision as of 23:58, 22 March 2020 by Mika (talk | contribs) (Created page with "== Input == {| class="wikitable" ! Argument !! Mandatory !! Description !! Format |- | timestampBegin || yes || Time stamp to start || uint64 |- | secondsCount || yes || Numbe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Input

Argument Mandatory Description Format
timestampBegin yes Time stamp to start uint64
secondsCount yes Number of seconds after timestampBegin to end uint64

Output

Argument Description Format
blockHashes List of block hashes array
status Status of the request, "OK" if successful string