Skip to content

Connect and listen to BOLT compatible nodes #436

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

Closed
wants to merge 10 commits into from

Conversation

Varunram
Copy link
Contributor

@Varunram Varunram commented Nov 23, 2018

The connection will be short-lived (15s), but the log statements would let you verify that you're connected. Start lnd, use getinfo and try connecting to lit's pubkey (available in lit's log).

This needs a rebase on latest master since a PR was merged after I started working on this. @delbonis could you do that please? (since your PR was last merged).

if you're the first person connecting to a node using --con, there
is nobody who could have authenticated you, except via a local
lit-af instance. This prevents two lit-af instances running on the same
machine, as well as causing some sort of problem for people running
multiple instances of lit on a single mahine
still need to take care of other stuff to make sure that pubkey is used
uniformly inside lit
but we can't do anything more since the wire protocol and the rpc stuff
hasn't been changed to deal with that yet
@Varunram
Copy link
Contributor Author

Rebased as #437

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant