By round

returns all blocks by round.

get
Path parameters
roundintegerRequired

the round to look after

Responses
200
successful operation
application/json
get
GET /block/by-round/{round} HTTP/1.1
Host: egld.nownodes.io
Accept: */*
200

successful operation

{
  "data": {},
  "error": "text",
  "code": "text"
}