btcpayserver/BTCPayServer/Payments/Bitcoin
d11n 9f3a3c5f51
BIP21: Uppercase addresses only in QR, not in payment URL (#4553)
* BIP21: Uppercase addresses only in QR, not in payment URL

The uppercased address/BOLT11 should only be used for the QR code, the payment URI for the link should stay as it is.

References:

- #2110
- https://bitcoinqr.dev/

* Improve comments

* Add comments step by step

* Ensure correct delimiter

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2023-01-24 09:44:39 +09:00
..
BitcoinLikeOnChainPaymentMethod.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
BitcoinLikePaymentData.cs Bump NBX (#3607) 2022-04-05 14:46:42 +09:00
BitcoinLikePaymentHandler.cs BIP21: Uppercase addresses only in QR, not in payment URL (#4553) 2023-01-24 09:44:39 +09:00
NBXplorerListener.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00