Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Conversation

@grunch
Copy link
Contributor

@grunch grunch commented Aug 3, 2018

No description provided.

Copy link
Contributor

@tanx tanx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. See below

# if this is your first time, create the wallet
lncli --rpcserver=localhost:10009 --no-macaroons --lnddir=data/lnd create
# otherwise unlock the wallet
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one shouldn't be necessary as the wallet is already create when running npm run electron-dev.

lncli --rpcserver=localhost:10009 --no-macaroons --lnddir=data/lnd openchannel --node_key=PUB_KEY --local_amt=16000000
btcctl --simnet --rpcuser=kek --rpcpass=kek generate 6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch 👍

@tanx
Copy link
Contributor

tanx commented Aug 8, 2018

Thanks @grunch

@tanx tanx merged commit 1f0e0ae into lightninglabs:master Aug 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants