mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 06:21:44 +01:00
* wip * Local GreenField Client for Plugins * support notification handlers being missing * Initial support for scoped btcpay client * test out scoped local client * wip * small fix * Throw exception if using local greenfield client and it has not been implemented yet * adapt based on new changes in BTCPay * update * fix tests * Allow Local client to bypass authorization handler * Add Misc endpoints to Local API Client * Add new endpoints * Apply code review changes |
||
---|---|---|
.. | ||
ApiKeysController.cs | ||
GreenFieldUtils.cs | ||
HealthController.cs | ||
InvoiceController.cs | ||
LightningNodeApiController.cs | ||
LightningNodeApiController.Internal.cs | ||
LightningNodeApiController.Store.cs | ||
LocalBTCPayServerClient.cs | ||
NotificationsController.cs | ||
PaymentRequestsController.cs | ||
PullPaymentController.cs | ||
ServerInfoController.cs | ||
StoreLightningNetworkPaymentMethodsController.cs | ||
StoreOnChainPaymentMethodsController.cs | ||
StoreOnChainWalletsController.cs | ||
StorePaymentMethodsController.cs | ||
StoresController.cs | ||
StoreWebhooksController.cs | ||
TestApiKeyController.cs | ||
UsersController.cs |