@model BTCPayServer.Plugins.LiquidPlus.Controllers.StoreLiquidController.GenerateLiquidImportScripts @{ ViewBag.MainTitle = "Store settings"; ViewData["title"] = "Liquid Import"; }

Liquid import

Generates commands to import your received liquid funds into an elements node

@if (Model.Wallets.Any()) {
}