fusion44 / sendmany

SendMany is an app to remotely connect to your LND node and use it from your phone.
MIT License
28 stars 6 forks source link

Display a proper error message when chat peer is offline #20

Open fusion44 opened 3 years ago

fusion44 commented 3 years ago

We display the raw gRPC error when a node is not reachable but has past chat messages.

Display a proper message explaining the situation to the user.