btcpayserver/BTCPayServer/Payments/Bitcoin
Andrew Camilleri bec888da19
Payjoin label fixes (#3986)
* Payjoin label fixes

* When a payjoin label was applied, coin selection filter would not work
* When a payjoin happened with a receive address wallet, the payjoin label was not applied
* Coin selection shows when a utxo is currently reserved for a payjoin. Applies both to UI and to GF API

* remove reserved label

* Update BTCPayServer/Payments/PayJoin/PayJoinEndpointController.cs
2022-07-23 20:26:13 +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 Make LNURL enabled when only method (#3930) 2022-07-06 22:09:05 +09:00
NBXplorerListener.cs Payjoin label fixes (#3986) 2022-07-23 20:26:13 +09:00