@model LightningWalletServices @{ ViewData.SetLayoutModel(new LayoutModel(nameof(ServerNavPages.Services), Model.WalletName) .SetCategory(WellKnownCategories.Server)); }
This page exposes information to connect remotely to your full node via the RPC protocol.
@StringLocalizer["You can use QR Code to connect to your {0} from your mobile.", Model.WalletName]
@section PageFootContent {