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
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE

View File

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