btcpayserver/BTCPayServer.Client
2021-03-01 22:34:07 +09:00
..
JsonConverters Decouple the CreateInvoiceCore from BitpayCreateInvoice, remove some features from greenfield invoice for now 2020-08-26 21:36:32 +09:00
Models Add redirectAutomatically to GreenField Invoice API (#2321) 2021-03-01 22:34:07 +09:00
BTCPayServer.Client.csproj Update NBitcoin, NetworkType => ChainName, signet support (#2224) 2021-01-27 14:39:38 +09:00
BTCPayServerClient.APIKeys.cs Fix lightning implementation, docs and tests 2020-06-09 17:24:34 +09:00
BTCPayServerClient.Authorization.cs Add Greenfield API 2020-11-13 14:15:03 +09:00
BTCPayServerClient.cs Add Greenfield API 2020-11-13 14:15:03 +09:00
BTCPayServerClient.Health.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServerClient.Invoices.cs GreenField: Update invoice metadata (#2095) 2020-12-12 15:15:34 +09:00
BTCPayServerClient.Lightning.Internal.cs Fix lightning implementation, docs and tests 2020-06-09 17:24:34 +09:00
BTCPayServerClient.Lightning.Store.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServerClient.LightningNetworkPaymentMethods.cs GreenField API: Configure Store Lightning Payment Method v2 (#2208) 2021-02-26 11:58:51 +09:00
BTCPayServerClient.Notifications.cs GreenField: Notifications API (#2055) 2020-12-11 23:11:08 +09:00
BTCPayServerClient.OnChainPaymentMethods.cs GreenField: Store OnChain Payment Method (#2157) 2020-12-23 14:00:38 +09:00
BTCPayServerClient.PaymentRequests.cs add swagger docs 2020-08-26 21:36:31 +09:00
BTCPayServerClient.PullPayments.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServerClient.ServerInfo.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServerClient.Stores.cs Run dotnet format 2020-06-28 17:55:27 +09:00
BTCPayServerClient.Users.cs Greenfield API: Create User 2020-03-17 08:21:27 +01:00
BTCPayServerClient.Webhooks.cs Add callback doc 2020-11-16 12:13:27 +09:00
GreenFieldAPIException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
GreenFieldValidationException.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
icon.png Nugetify the BTCPayServer.Client 2020-09-01 11:49:10 +09:00
Permissions.cs GreenField: Notifications API (#2055) 2020-12-11 23:11:08 +09:00
PushNuget.ps1 Push only one tag 2020-09-01 11:51:11 +09:00