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