btcpayserver/BTCPayServer/PayoutProcessors/Lightning
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
..
LightningAutomatedPayoutProcessor.cs Fix LN Address payouts (#3960) 2022-07-15 12:37:47 +09:00
LightningAutomatedPayoutSenderFactory.cs Exchange api no kraken (#3679) 2022-05-18 14:59:56 +09:00
UILightningAutomatedPayoutProcessorsController.cs Improve payout processors UI 2022-05-10 15:27:39 +02:00