mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 22:14:26 +01:00
Remove period concept from PullPayment (#5963)
This commit is contained in:
@@ -20,7 +20,6 @@ namespace BTCPayServer.Models.WalletViewModels
|
||||
public string CompletedFormatted { get; set; }
|
||||
public string AwaitingFormatted { get; set; }
|
||||
public string LimitFormatted { get; set; }
|
||||
public string ResetIn { get; set; }
|
||||
public string EndIn { get; set; }
|
||||
public decimal Awaiting { get; set; }
|
||||
public decimal Completed { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user