getblocks.bin
Input
Argument | Mandatory | Description | Format |
---|---|---|---|
block_ids | yes | List of hashes | array |
Output
Argument | Description | Format |
---|---|---|
blocks | List of raw blocks | array |
start_height | Start height | uint64 |
current_height | Total number of blocks | uint64 |
status | Status of the request, "OK" if successful | string |