mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-07 07:14:25 +01:00
@@ -68,7 +68,7 @@ namespace BTCPayServer.Models.WalletViewModels
|
||||
|
||||
public class InputSelectionOption
|
||||
{
|
||||
public IEnumerable<Label> Labels { get; set; }
|
||||
public IEnumerable<ColoredLabel> Labels { get; set; }
|
||||
public string Comment { get; set; }
|
||||
public decimal Amount { get; set; }
|
||||
public string Outpoint { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user