Hampus Sjöberg
Hampus Sjöberg
Hi, sure. Nice fixes, thank you. Can you please not change the files in `proto/` as they're coming from https://github.com/lightningnetwork/lnd and would revert back to the typos when I update...
Thank you. 🙏
It's a good idea. I tried figuring that out but have not found a good solution yet.
Perhaps `numberOfLines` prop to the `Input` could work.
I'm not sure exactly where we should keep this list. We could keep track of it in a JSON file hosted on blixtwallet.github.io. Or we can hardcode it inside Blixt...
Related issue #1187
This obviously is only required if persistent mode #1188 is disabled.
Should probably use notifee. We already use this lib for non-persistent notifications
I don't really think you can close a non-broadcasted 0conf channel. It's not a real channel. The channel would have to be opened in some way first before you can...