Chain info

Get infos about the chain from the given groups

get
Query parameters
fromGroupinteger · int32Required
toGroupinteger · int32Required
Responses
200
Ok
application/json
get
GET /blockflow/chain-info HTTP/1.1
Host: alephium.nownodes.io
Accept: */*
{
  "currentHeight": 42
}