@using BTCPayServer.Client.Models @model BTCPayServer.Plugins.LSP.LSPController.LSPConnectPage @inject ContentSecurityPolicies contentSecurityPolicies @using BTCPayServer.Security @using NBitcoin @{ var nonce = RandomUtils.GetUInt256().ToString().Substring(0, 32); contentSecurityPolicies.Add("script-src", $"'nonce-{nonce}'"); contentSecurityPolicies.AllowUnsafeHashes(); Layout = "_LayoutSimple"; var reloadPage = false; }
Scan this QR with your wallet to proceed with opening the channel.
Open in walletOpening a channel of at least @inbound.ToString() sats.