@using BTCPayServer.Views.Stores @using BTCPayServer.Abstractions.Extensions @model BTCPayServer.Services.Altcoins.Monero.UI.MoneroLikeStoreController.MoneroLikePaymentMethodListViewModel @{ Layout = "../Shared/_NavLayout.cshtml"; ViewData.SetActivePageAndTitle(StoreNavPages.ActivePage, "Monero Settings"); ViewData["NavPartialName"] = "../Stores/_Nav"; }
Crypto | Account Index | Enabled | Actions |
---|---|---|---|
@item.CryptoCode | @item.AccountIndex | @if (item.Enabled) { } else { } | Modify |