Chain params

Get key params about your blockchain

get
Responses
200
Ok
application/json
get
GET /infos/chain-params HTTP/1.1
Host: alephium.nownodes.io
Accept: */*
{
  "networkId": 0,
  "numZerosAtLeastInHash": 18,
  "groupNumPerBroker": 1,
  "groups": 2
}