btcpayserver/BTCPayServer/Data
d11n d5d0be5824
Code formatting updates (#4502)
* Editorconfig: Add space_before_self_closing setting

This was a difference between the way dotnet-format and Rider format code. See https://www.jetbrains.com/help/rider/EditorConfig_Index.html

* Editorconfig: Keep 4 spaces indentation for Swagger JSON files

They are all formatted that way, let's keep it like that.

* Apply dotnet-format, mostly white-space related changes
2023-01-06 22:18:07 +09:00
..
Payouts Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
PullPayments Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
AddressInvoiceDataExtensions.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
APIKeyDataExtensions.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
CustodianAccountDataExtensions.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
InvoiceDataExtensions.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
PaymentDataExtensions.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
PaymentRequestDataExtensions.cs Fix crash of payment request list (Fix #3392) 2022-02-02 20:08:20 +09:00
StoreBlob.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
StoreDataExtensions.cs Use better default than coingecko when creating a new store (#4416) 2022-12-14 13:33:27 +09:00
WalletTransactionInfo.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
WebhookDataExtensions.cs Rename WebhookNotificationManager -> WebhookSender 2022-01-11 13:21:38 +09:00