{
"announcedAddress": [
"/ip4/34.179.160.247/tcp/9091"
],
"listeningAddress": [
"/ip4/34.179.160.247/tcp/9091"
],
"providerUrl": "http://blokli-rotsee.blokli.svc:8080",
"hoprNetworkName": "rotsee",
"hoprNodeSafe": "0xA786E17665047b7Bf1FbC314e9fcBf67558c8f2c",
"connectivityStatus": "Yellow",
"channelClosurePeriod": 300
}
AdminUI should apply the specific yellow color.
The hoprd v4 network health seem that now can return a Yellow state:
Enum definition: https://github.com/hoprnet/hoprnet/blob/master/hopr/api/src/network/types.rs#L12
Example of request:
https://rotsee-node-2.core-team.rotsee.hoprnet.link/api/v4/node/info
AdminUI should apply the specific yellow color.