From 4a550cb18a7bf8ba0be12a28d76821cee93ba415 Mon Sep 17 00:00:00 2001 From: Christoph W <44965677+cwntr@users.noreply.github.com> Date: Wed, 1 Dec 2021 12:28:48 +0100 Subject: [PATCH] Update LNDCONFIGURATION.md --- LNDCONFIGURATION.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/LNDCONFIGURATION.md b/LNDCONFIGURATION.md index a94c9d5..51ca617 100644 --- a/LNDCONFIGURATION.md +++ b/LNDCONFIGURATION.md @@ -145,7 +145,6 @@ Currently existing nodes described below: ## btc hub nodes: "03757b80302c8dfe38a127c252700ec3052e5168a7ec6ba183cdab2ac7adad3910@178.128.97.48:11000" - "02bfe54c7b2ce6f737f0074062a2f2aaf855f81741474c05fd4836a33595960e18@178.128.97.48:21000" ## ltc hub nodes: @@ -181,7 +180,7 @@ When setting up channels and placing orders, you must count next restrictions: ## Example of channel open: lncli connect $HUB_PUBKEY@HUB_IP:NODE_PORT - lncli openchannel --node_key=$HUB_PUBKEY –local_amt=N(in satoshi) + lncli openchannel --node_key=$HUB_PUBKEY –-local_amt=N(in satoshi) Now need to wait until the payment is confirmed ( 6 blocks generated) though the above command generated a transaction id you can track it in the xsnexplorer.io, the pending channels can be seen with the pending channels command: