get blocks details by hashes
Input
Argument | Mandatory | Description | Format |
---|---|---|---|
blockHashes | yes | List of block hashes | array |
Output
Argument | Description | Format |
---|---|---|
blocks | List of blocks | array |
status | Status of the request, "OK" if successful | string |
Description
- This is JSON version of get_blocks_details_by_hashes.bin and uses same structs as the binary version.
Notes
- Block hashes are passed as arrays of 8-bit integers, instead of hexadecimal string