You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Hi Jack,
found an issue following your tutorial.
--rpclisten=0.0.0.0:10009
It doesn't work on my lnd node. if I bind on all interface it only listen to tcp6 not tcp4. If I bind on localhost or remote interface it works.
Do we need to expose RPC over internet? how secure it is? Is there any other way to use iOS ZAP? neutrino?
Thanks,
Marco