mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 22:14:26 +01:00
Rename invoice states and payment states
This commit is contained in:
@@ -8,9 +8,9 @@ namespace BTCPayServer.Client.Models
|
||||
{
|
||||
InvoiceCreated,
|
||||
InvoiceReceivedPayment,
|
||||
InvoicePaidInFull,
|
||||
InvoiceProcessing,
|
||||
InvoiceExpired,
|
||||
InvoiceConfirmed,
|
||||
InvoiceSettled,
|
||||
InvoiceInvalid
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user