Skip to content
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

Connect to already running node? #1

Open
venividivici369 opened this issue Sep 29, 2023 · 1 comment
Open

Connect to already running node? #1

venividivici369 opened this issue Sep 29, 2023 · 1 comment

Comments

@venividivici369
Copy link

First of all thanks for your great contribution to the community. I am a regular user of robosats, which is hands down the greatest why to sell/buy p2p!!!

I am interested in running the robosats-deploy. Is it possible however to connect it to an already running node instead of creating a new one?

@Reckless-Satoshi
Copy link
Contributor

I am interested in running the robosats-deploy. Is it possible however to connect it to an already running node instead of creating a new one?

Hey, of course it is possible! Simply make sure to edit your robosats.env:

  1. point LND_DIR='/lnd/' and MACAROON_PATH to the right directory
  2. replace the LND_CERT_BASE64 and LND_MACAROON_BASE64 for the credentials of your node
  3. point LND_GRPC_HOST='localhost:10009' to the right address:port

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

No branches or pull requests

2 participants