mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 06:24:24 +01:00
Big refactorying for supporting multi currencies
This commit is contained in:
@@ -92,7 +92,7 @@ namespace BTCPayServer.Models.InvoicingModels
|
||||
get;
|
||||
set;
|
||||
}
|
||||
public double Rate
|
||||
public decimal Rate
|
||||
{
|
||||
get;
|
||||
internal set;
|
||||
|
||||
Reference in New Issue
Block a user