@model LightningWalletServices @{ ViewData.SetLayoutModel(new(nameof(ServerNavPages.Services), StringLocalizer["BTCPay Server Configurator"])); } @if (!ViewContext.ModelState.IsValid) {
}

This page exposes information to use the configured BTCPay Server Configurator to modify this setup.

@section PageFootContent { }