mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
Add replace confirmation; distinguish wallet types
This commit is contained in:
@@ -20,6 +20,7 @@ namespace BTCPayServer.Models.StoreViewModels
|
||||
public WalletSetupMethod? Method { get; set; }
|
||||
public GenerateWalletRequest SetupRequest { get; set; }
|
||||
public string StoreId { get; set; }
|
||||
public bool IsHotWallet { get; set; }
|
||||
|
||||
public string ViewName =>
|
||||
Method switch
|
||||
|
||||
Reference in New Issue
Block a user