mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-22 22:54:23 +01:00
make no js version a littler better
This commit is contained in:
@@ -51,6 +51,8 @@ namespace BTCPayServer.Models.WalletViewModels
|
||||
public bool NBXSeedAvailable { get; set; }
|
||||
public bool InputSelection { get; set; }
|
||||
public InputSelectionOption[] InputsAvailable { get; set; }
|
||||
|
||||
[Display(Name = "UTXOs to spend from")]
|
||||
public IEnumerable<string> SelectedInputs { get; set; }
|
||||
|
||||
public class InputSelectionOption
|
||||
|
||||
Reference in New Issue
Block a user