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

Implement batched payment listing #14

Closed fusion44 closed 3 years ago

fusion44 commented 4 years ago

Currently, 1sat chat messages spam the payment listing. This makes it impossible to parse the list of incoming and outgoing payments easily.

The goal is to group chat payments to remove clutter.