GET /infos/misbehaviors HTTP/1.1 Host: alephium.nownodes.io Accept: */*
Ok
[ { "peer": "1.2.3.4", "status": { "type": "Penalty", "value": 42 } } ]
POST /infos/misbehaviors HTTP/1.1 Host: alephium.nownodes.io Content-Type: application/json Accept: */* Content-Length: 36 { "type": "Unban", "peers": [ "1.2.3.4" ] }
No content