btcpayserver/BTCPayServer/PayoutProcessors
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
..
Lightning Fix LN Address payouts (#3960) 2022-07-15 12:37:47 +09:00
OnChain Fix build warnings (#3870) 2022-06-15 11:17:10 +09:00
Settings Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
BaseAutomatedPayoutProcessor.cs reduce payout processor logs 2022-04-28 14:43:01 +02:00
IPayoutProcessorFactory.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
PayoutProcessorService.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
PayoutProcessorsExtensions.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
UIPayoutProcessorsController.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00