Get latest N blocks
Retrieves the latest num blocks from the blockchain, starting from the current block and going backward.
Request
This endpoint expects an object.
num
Response
Successful response with latest N blocks
block
Retrieves the latest num blocks from the blockchain, starting from the current block and going backward.