mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
Do not crash UI and background services after switching to BItcoin Only when you have altcoin payments
This commit is contained in:
@@ -55,7 +55,7 @@ namespace BTCPayServer.Models.AppViewModels
|
||||
}
|
||||
public class Contribution
|
||||
{
|
||||
public PaymentMethodId PaymentMehtodId { get; set; }
|
||||
public PaymentMethodId PaymentMethodId { get; set; }
|
||||
public decimal Value { get; set; }
|
||||
public decimal CurrencyValue { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user