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

Commit 1f0e0ae

Browse files
authored
Merge pull request #492 from grunch/added-commands-install-doc
Added missing commands on local simnet install
2 parents 64ced6b + 7d86a98 commit 1f0e0ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/script/setup_local_cluster.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ lncli --rpcserver=localhost:10009 --no-macaroons --lnddir=data/lnd connect PUB_K
4141
4242
lncli --rpcserver=localhost:10009 --no-macaroons --lnddir=data/lnd openchannel --node_key=PUB_KEY --local_amt=16000000
4343
44+
btcctl --simnet --rpcuser=kek --rpcpass=kek generate 6
45+
4446
lncli --rpcserver=localhost:10009 --no-macaroons --lnddir=data/lnd listchannels
4547
4648
lncli --rpcserver=localhost:10002 --no-macaroons --lnddir=data/lnd2 addinvoice --amt=10000

0 commit comments

Comments
 (0)