mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 14:04:26 +01:00
Remove AwaitingConfirmation
This commit is contained in:
@@ -53,7 +53,6 @@ namespace BTCPayServer.Client.Models
|
||||
public enum PaymentStatus
|
||||
{
|
||||
Invalid,
|
||||
AwaitingConfirmation,
|
||||
AwaitingCompletion,
|
||||
Complete
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user