Chain params
Responses
200
Ok
application/json
400
BadRequest
application/json
401
Unauthorized
application/json
404
NotFound
application/json
500
InternalServerError
application/json
503
ServiceUnavailable
application/json
get
GET /infos/chain-params HTTP/1.1
Host: alephium.nownodes.io
Accept: */*
{
"networkId": 0,
"numZerosAtLeastInHash": 18,
"groupNumPerBroker": 1,
"groups": 2
}