btcpayserver/BTCPayServer/Data/Payouts
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
..
BitcoinLike Fix labels not showing multiple payouts payments (#3729) 2022-05-23 10:25:46 +09:00
LightningLike Fix LN Address payouts (#3960) 2022-07-15 12:37:47 +09:00
IClaimDestination.cs Allow pull payments denominated in SATS to be claimed 2022-05-25 12:59:57 +02:00
IPayoutHandler.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
IPayoutProof.cs Mark Payouts as Paid (#2539) 2021-06-10 18:43:45 +09:00
ManualPayoutProof.cs Mark Payouts as Paid (#2539) 2021-06-10 18:43:45 +09:00
PayoutBlob.cs Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00
PayoutExtensions.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00