get block details by height.bin
Input
Argument | Mandatory | Description | Format |
---|---|---|---|
blockHeight | yes | Block height of block to request details | uint32 |
Output
Argument | Description | Format |
---|---|---|
block | Block details | struct |
status | Status of request, "OK" if successful | string |