btcpayserver/BTCPayServer/HostedServices
Nicolas Dorier 090da6cfb6
Add configurable BOLT11Expiration for refunds (Fix #3281) (#3341)
* Add configurable BOLT11Expiration for refunds (Fix #3281)

* Add BOLT11Expiration configuration in Payment
2022-01-24 20:17:09 +09:00
..
AppInventoryUpdaterHostedService.cs
BackgroundJobSchedulerHostedService.cs
BaseAsyncService.cs
BitpayIPNSender.cs Make sure the SubscribeAsync handlers are executed in order 2022-01-17 13:36:33 +09:00
CheckConfigurationHostedService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
DbMigrationsHostedService.cs
DelayedTransactionBroadcasterHostedService.cs
DynamicDnsHostedService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
EventHostedServiceBase.cs
InvoiceEventSaverService.cs
InvoiceWatcher.cs
NBXplorerWaiter.cs
NewVersionCheckerHostedService.cs
PullPaymentHostedService.cs Add configurable BOLT11Expiration for refunds (Fix #3281) (#3341) 2022-01-24 20:17:09 +09:00
RatesHostedService.cs
TransactionLabelMarkerHostedService.cs
UserEventHostedService.cs
WebhookSender.cs