webui
webui copied to clipboard
Show partner network status
follow up from #14
Is your feature request related to a problem? Please describe. It would be helpful if the user could see if the partner of a channel is online or not. So the user knows that it is not possible to interact with the partner.
Describe the solution you'd like Add the status to every channel with a text or a circle that changes the color from green to red.
Related
- #161
- raiden-network/raiden#2016
This should be easy by using the new PFS endpoint: https://github.com/raiden-network/raiden-services/pull/1010