btcpayserver/BTCPayServer/Plugins/NFC
Dennis Reimann 575b829799
Fix LNURL-Withdraw payments
Fixes comparisons of `long` and `LightMoney`, which did not work, because the `amount` provided was in sats and Lightmoney compares to millisats.

Closes #4663.
2023-02-22 11:18:26 +01:00
..
NFCController.cs Fix LNURL-Withdraw payments 2023-02-22 11:18:26 +01:00
NFCPlugin.cs Display "Pay by LNURL" only when appropriate (#4660) 2023-02-20 08:49:10 +09:00