getAlby / go

Alby Go - The easiest mobile app to use bitcoin on the Go and that works great with Alby Hub.
https://albygo.com
35 stars 4 forks source link

Make findLnurl more consistent & add tests #162

Closed reneaaron closed 5 days ago

reneaaron commented 1 month ago

Make findLnurl return a lightning address as well, currently it doesn't return hello@getalby.com when lightning:hello@getalby.com is passed.

Add some automated tests for different cases.