btcpayserver/BTCPayServer/Services/Apps
d11n 45a58e1a39
Crowdfund: Fix perk value display (#3060)
Previously this didn't take into account the target currency. This leads to wrong values if the target currency is SATS and the invoice currency is BTC. This updates the value to be calculated with the rate and also takes into account the network fee. (Basically adjusting it to how the contribution values are calculated)
2021-11-04 16:34:11 +09:00
..
AppHub.cs Run dotnet format 2020-06-28 17:55:27 +09:00
AppHubStreamer.cs Do not crash UI and background services after switching to BItcoin Only when you have altcoin payments 2020-08-09 16:17:16 +02:00
AppService.cs Crowdfund: Fix perk value display (#3060) 2021-11-04 16:34:11 +09:00
AppType.cs LNURL POS Support (#3019) 2021-10-29 10:27:33 +02:00
CrowdfundSettings.cs Crowdfund: Display contributions value (#2938) 2021-10-04 07:54:06 +02:00