@using BTCPayServer.Views.Stores @model BTCPayServer.Services.Altcoins.Zcash.UI.UIZcashLikeStoreController.ZcashLikePaymentMethodListViewModel @{ ViewData.SetActivePage(StoreNavPages.OnchainSettings, StringLocalizer["{0} Settings", "Zcash"], $"{Context.GetStoreData().Id}-ZEC"); }
| Crypto | Account Index | Enabled | Actions |
|---|---|---|---|
| @item.CryptoCode | @item.AccountIndex |
@if (item.Enabled)
{
|
Modify |