From c7884d1c5a7b2821e602aa4e76f605a5b304e8a4 Mon Sep 17 00:00:00 2001 From: Sanket Kanjalkar Date: Mon, 25 Feb 2019 22:12:33 -0600 Subject: [PATCH] Change simtest to testnet for connection to testnet faucet Change simtest to testnet for connection to testnet faucet --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index 95bd3714..03f2b82e 100644 --- a/docker/README.md +++ b/docker/README.md @@ -310,7 +310,7 @@ The `Faucet` node address can be found at the [Faucet Lightning Community webpag $ docker-compose up -d "alice"; docker exec -i -t "alice" bash # Connect "Alice" to the "Faucet" node: -alice$ lncli --network=simnet connect @ +alice$ lncli --network=testnet connect @ ``` After a connection is achieved, the `Faucet` node should create the channel