mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 14:22:40 +01:00
Update BTCPayServer/Views/Stores/SetupLightningNode.cshtml
Co-authored-by: Zaxounette <51208677+Zaxounette@users.noreply.github.com>
This commit is contained in:
parent
aae5cce175
commit
f6c7f61ec3
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@
|
|||
<div id="InternalSetup" class="text-left">
|
||||
@if (Model.CanUseInternalNode)
|
||||
{
|
||||
<p class="my-4">That's it, no need to configure anything else.</p>
|
||||
<p class="my-4">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.</p>
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue