Inter clique peer info
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/inter-clique-peer-info HTTP/1.1
Host: alephium.nownodes.io
Accept: */*
[
{
"cliqueId": "d1b70d2226308b46da297486adb6b4f1a8c1842cb159ac5ec04f384fe2d6f5da28",
"brokerId": 1,
"groupNumPerBroker": 1,
"address": {
"addr": "1.2.3.4",
"port": 12344
},
"isSynced": true,
"clientVersion": "v1.0.0"
}
]