btcpayserver/BTCPayServer/Payments/Lightning
d11n ded0c8a3bc
Update price display (#4736)
* Update price display

As proposed by @dstrukt in #4364.

* Update format

* Unify price display across the app

* Add DisplayFormatter

* Replace DisplayFormatCurrency method

* Use symbol currency format for invoice

* Unify currency formats on backend pages

* Revert recent changes

* Do not show exchange rate and fiat order amount for crypto denominations

* Fix test and add test cases
2023-03-13 10:12:58 +09:00
..
LightningExtensions.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
LightningLikePaymentData.cs Greenfield: Add payment hash and preimage to Lightning invoices (#4520) 2023-01-13 17:29:41 +09:00
LightningLikePaymentHandler.cs Update price display (#4736) 2023-03-13 10:12:58 +09:00
LightningLikePaymentMethodDetails.cs Greenfield: Add payment hash and preimage to Lightning invoices (#4520) 2023-01-13 17:29:41 +09:00
LightningListener.cs Greenfield: Add payment hash and preimage to Lightning invoices (#4520) 2023-01-13 17:29:41 +09:00
LightningPendingPayoutListener.cs Fix Payout Mark Paid in UI (#4585) 2023-02-07 16:51:20 +09:00
LightningSupportedPaymentMethod.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00