lightninglabs / lightning-dev-site

Lightning Network Daemon Developer Site
25 stars 40 forks source link

Stage 2 - Incompatibility with Stage 1 #15

Open magomimmo opened 6 years ago

magomimmo commented 6 years ago

lncli-web requires --noencryptwallet boolean flag and certificates compatible with NodeJS/gRPC.

magomimmo commented 6 years ago

I push a PR for stage 2 tutorial. I'll close the issue when the PR will eventually be merged

magomimmo commented 6 years ago

You could eventually take a look at the following reviewed stages:

Stage 1: https://github.com/magomimmo/lightning-dev-site/blob/stage-1-and-2/tutorial/01-lncli.md Stage 2: https://github.com/magomimmo/lightning-dev-site/blob/stage-1-and-2/tutorial/02-web-client.md

HIH

On Sun, Jan 21, 2018 at 2:42 PM, Leon Prouger notifications@github.com wrote:

I had the same problem, another solution is to add certificate. It is suggested in lncli-web https://github.com/mably/lncli-web readme. Maybe it's smarter to just point to lncli-web manual to learn how to install it correctly.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lightninglabs/lightning-dev-site/issues/15#issuecomment-359249326, or mute the thread https://github.com/notifications/unsubscribe-auth/ABYbyXEsrIdWOAqtMaGcu4igMsCU5fw1ks5tMz68gaJpZM4RNFBb .

leonprou commented 6 years ago

@magomimmo I deleted my comment, cause I realised it's unrelated.

But thanks dude 👍