btcpayserver/BTCPayServer/Services/Invoices
Nicolas Dorier 300d84c5d8
[UX/UI] Add CPFP (#3395)
* Add CPFP

* Sign PSBT should go back to the initial page
2022-02-10 12:24:28 +09:00
..
Export Make sure to only select accounted payments where we should (#2523) 2021-05-14 16:16:19 +09:00
InvoiceEntity.cs Fix change state broken in the UI and update invoice's status in payment request to new convention (Fix #3265) (#3286) 2022-01-11 21:49:56 +09:00
InvoiceExtensions.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
InvoiceRepository.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
PaymentMethodDictionary.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
PaymentMethodHandlerDictionary.cs Fix exception in CreateInvoice if a payment method is not supported 2019-06-07 00:45:10 +09:00
PaymentService.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00