btcpayserver/BTCPayServer/Data/Payouts
Andrew Camilleri a0988c250d
Handle LNURL Payouts failing due to amount restriction (#6061)
* Handle LNURL payouts better when amount is not allowee

* docker-compose: Add missing restart for merchant CLN container

* show sats not msats

---------

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2024-07-10 11:05:25 +09:00
..
BitcoinLike Migrate Payouts to new format (#5989) 2024-06-28 20:07:53 +09:00
LightningLike Handle LNURL Payouts failing due to amount restriction (#6061) 2024-07-10 11:05:25 +09:00
IClaimDestination.cs Support accepting 0 amount bolt 11 invoices for payouts (#4014) 2023-07-24 20:40:26 +09:00
IPayoutHandler.cs Decouple PaymentMethodId from PayoutMethodId (#5944) 2024-05-01 10:22:07 +09:00
IPayoutProof.cs Mark Payouts as Paid (#2539) 2021-06-10 18:43:45 +09:00
ManualPayoutProof.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
PayoutBlob.cs Introduce Payout metadata for api and plugins (#5182) 2023-07-24 18:37:18 +09:00
PayoutExtensions.cs Migrate Payouts to new format (#5989) 2024-06-28 20:07:53 +09:00