UsageBlocks
get_blocks
Get the blocks between a start and end height
POST
/get_blocks
Request Body
application/json
RequiredStart and end heights
start
Requiredinteger
Format:
"uint32"
end
Requiredinteger
Format:
"uint32"
exclude_header_hash
boolean
Default:
false
exclude_reorged
boolean
Default:
false
OK