/infos/discovery
curl -L \ --request POST \ --url 'https://alephium.nownodes.io/infos/discovery' \ --header 'Content-Type: application/json' \ --data '{ "type": "Unreachable", "peers": [ "1.2.3.4" ] }'
No body