Update BTCPayServer.Client/Models/InvoiceData.cs

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
This commit is contained in:
Andrew Camilleri
2020-07-24 11:00:36 +02:00
committed by nicolas.dorier
parent 7ca2df9fcc
commit 8f4f87cd8f

View File

@@ -58,8 +58,6 @@ namespace BTCPayServer.Client.Models
public string Destination { get; set; }
public enum PaymentStatus
{
Invalid,