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

Lightning invoices in upper case are seen as not valid #17

Closed fusion44 closed 4 years ago

fusion44 commented 4 years ago

Invoices in all uppercase are valid. Currently SendMany only recognizes lower case invoices.

https://github.com/fusion44/sendmany/blob/93620f421af3116bb3d2eeca42014d13d7a0dc44/lib/common/utils.dart#L101