btcpayserver/BTCPayServer/Controllers/GreenField
d11n 6d7c11f1b1
Greenfield: Get Lightning invoices (#4180)
* Greenfield: Get Lightning invoices

Matching the data added in btcpayserver/BTCPayServer.Lightning#98 and btcpayserver/BTCPayServer.Lightning#99.

* Small adjustments

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2022-10-17 09:51:15 +02:00
..
GreenfieldApiKeysController.cs Refactoring: Allow GreenfieldExtensions to be used by plugins 2022-03-01 09:14:51 +01:00
GreenfieldAppsController.cs Rename PutPointOfSaleApp to UpdatePointOfSaleApp 2022-08-21 08:41:04 +02:00
GreenfieldCustodianAccountController.cs Added custodian account trade support (#3978) 2022-08-04 11:38:49 +09:00
GreenfieldCustodianController.cs Added custodian account trade support (#3978) 2022-08-04 11:38:49 +09:00
GreenfieldHealthController.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenfieldInvoiceController.cs Enhance Store email capability (#3911) 2022-07-06 22:17:33 +09:00
GreenfieldLightningNodeApiController.cs Greenfield: Get Lightning invoices (#4180) 2022-10-17 09:51:15 +02:00
GreenfieldLightningNodeApiController.Internal.cs Greenfield: Get Lightning invoices (#4180) 2022-10-17 09:51:15 +02:00
GreenfieldLightningNodeApiController.Store.cs Greenfield: Get Lightning invoices (#4180) 2022-10-17 09:51:15 +02:00
GreenfieldNotificationsController.cs Refactoring: Allow GreenfieldExtensions to be used by plugins 2022-03-01 09:14:51 +01:00
GreenfieldPaymentRequestsController.cs Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
GreenfieldPayoutProcessorsController.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
GreenfieldPullPaymentController.cs Refactor Payouts (#4032) 2022-08-17 09:45:51 +02:00
GreenfieldServerInfoController.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenfieldStoreAutomatedLightningPayoutProcessorsController.cs Refactor Payouts (#4032) 2022-08-17 09:45:51 +02:00
GreenfieldStoreAutomatedOnChainPayoutProcessorsController.cs Allow specifing fee block target for onchain payout processor (#4065) 2022-08-23 12:35:20 +02:00
GreenfieldStoreEmailController.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
GreenfieldStoreLightningNetworkPaymentMethodsController.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
GreenfieldStoreLNURLPayPaymentMethodsController.cs Refactoring: Allow GreenfieldExtensions to be used by plugins 2022-03-01 09:14:51 +01:00
GreenfieldStoreOnChainPaymentMethodsController.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
GreenfieldStoreOnChainPaymentMethodsController.WalletGeneration.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
GreenfieldStoreOnChainWalletsController.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
GreenfieldStorePaymentMethodsController.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenfieldStorePayoutProcessorsController.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
GreenfieldStoreRatesConfigurationController.cs Greenfield: Store Rates Config (#3931) 2022-10-12 22:19:33 +09:00
GreenfieldStoresController.cs Public Invoice receipt (#3612) 2022-07-06 21:14:55 +09:00
GreenfieldStoreUsersController.cs Refactoring: Allow GreenfieldExtensions to be used by plugins 2022-03-01 09:14:51 +01:00
GreenfieldStoreWebhooksController.cs Fix return type of webhooks get so that plugins can use it 2022-05-03 11:15:08 +02:00
GreenfieldTestApiKeyController.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenfieldUsersController.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
LocalBTCPayServerClient.cs Greenfield: Get Lightning invoices (#4180) 2022-10-17 09:51:15 +02:00