get_block_hashes_by_payment_id

From Talleo Wiki
Revision as of 11:52, 27 March 2020 by Mika (talk | contribs) (→‎Input: Add startIndex and endIndex)
Jump to navigation Jump to search

Input

Argument Mandatory Description Format
paymentId yes Payment ID Hash
startIndex no Lowest block index of block to return hashes uint32
endIndex no Highest block index of block to return hashes uint32

Output

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