-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: LN manual channel with external node #1972
Comments
jay will do synonymdev/react-native-ldk#30. it will be available for August. only one day of work. |
Tested on 1.0.5 (136) We should allow those in US/Canada to use this feature: #2252 Crash on iPhone if 'Continue' is pressed without entering any node details in on Manual Setup screen. This then may have broken my LDK node, or coincidentally this occurred. #2253 Error shown without message on android in same scenario as above (2). Not raised a new issue but added observation here #2253 (comment). A fix must be tested on both platforms. Host and Port are not required to proceed to attempt swipe and transfer, only the Node ID is. Form validation could be improved here for mandatory fields #2257 Unable to establish a connection with Regtest Blocktank #2259
|
Describe the problem
Blocked by synonymdev/react-native-ldk#30
While Bitkit does support LNURL-channel, there is no way to connect to nodes that do not generate such a QR.
Describe the solution
Add the flow for adding non Blocktank nodes. Also need to make sure open/close transactions are marked as such in the activity.
The text was updated successfully, but these errors were encountered: