btcpayserver/BTCPayServer.Client
2020-08-27 11:00:04 +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 InvoiceTime, Expiration and monitoring to Invoice greenfield API 2020-08-26 21:36:32 +09:00
BTCPayServer.Client.csproj Bump libraries and version and changelog 2020-08-16 21:47:03 +09:00
BTCPayServerClient.APIKeys.cs Fix lightning implementation, docs and tests 2020-06-09 17:24:34 +09:00
BTCPayServerClient.Authorization.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServerClient.cs Run dotnet format 2020-06-28 17:55:27 +09:00
BTCPayServerClient.Health.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayServerClient.Invoices.cs Remove invoices/email for this PR 2020-08-27 11:00:04 +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.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
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
Permissions.cs GreenField: Invoice API 2020-08-26 21:36:29 +09:00