John
John
I'm not sure if this is the same as #76 or not, but I'm trying to implement Lightning Address (allowing users to connect to their own nodes: MyNode, Umbrel, etc.)...
It seems like the `min_channel_size` returned by `/v1/node/info` is ignored when using the API. Using a `local_balance` of 100 sats returns a success code. Is there a minimum size?
We are adding a CLN connection to Zaprite. To make it easier for users to connect, it would be great if they had an option to copy an Invoice Macaroon...
Do you guys have any plans to add `CFBundleURLTypes` to the `Info.plist` schema? https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleurltypes?changes=latest_major We had a request to add a Mutiny icon to our iOS wallet selector component in...