btcpayserver/BTCPayServer/Data/Payouts/LightningLike
Andrew Camilleri f8619e382b
Fix LN Address payouts (#3960)
* Fix LN Address payouts

LN Address was validated when creating the claim but the paying sdection did not support it.

* reuse code

* reuse code

* do not use mail directly

* fix email validator
2022-07-15 12:37:47 +09:00
..
BoltInvoiceClaimDestination.cs Payout Destination Handling (#2985) 2021-10-22 00:43:02 +09:00
ILightningLikeLikeClaimDestination.cs Add Lightning payout support (#2517) 2021-10-18 12:37:59 +09:00
LightningLikePayoutHandler.cs Fix LN Address payouts (#3960) 2022-07-15 12:37:47 +09:00
LNURLPayClaimDestinaton.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
PayoutLightningBlob.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
UILightningLikePayoutController.cs Fix LN Address payouts (#3960) 2022-07-15 12:37:47 +09:00