From f6c7f61ec3a0f1b1cfb44d85ddb68ccea3a1f307 Mon Sep 17 00:00:00 2001 From: d11n Date: Wed, 21 Apr 2021 14:52:45 +0200 Subject: [PATCH] Update BTCPayServer/Views/Stores/SetupLightningNode.cshtml Co-authored-by: Zaxounette <51208677+Zaxounette@users.noreply.github.com> --- BTCPayServer/Views/Stores/SetupLightningNode.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer/Views/Stores/SetupLightningNode.cshtml b/BTCPayServer/Views/Stores/SetupLightningNode.cshtml index 2658dd46d..3ac7314cd 100644 --- a/BTCPayServer/Views/Stores/SetupLightningNode.cshtml +++ b/BTCPayServer/Views/Stores/SetupLightningNode.cshtml @@ -103,7 +103,7 @@
@if (Model.CanUseInternalNode) { -

That's it, no need to configure anything else.

+

Using the BTCPay Server internal node for this store requires no further configuration. Click the save button below to start accepting Bitcoin through the Lightning Network.

} else {