btcpayserver/BTCPayServer/Models/WalletViewModels
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
..
ListTransactionsViewModel.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
ListWalletsViewModel.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
PayoutsModel.cs Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
PullPaymentsModel.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
RescanWalletModel.cs Wallet UI: Improve views (#1763) 2020-08-03 17:12:21 +09:00
SigningContextModel.cs Signing context cleanup (#2568) 2021-06-15 17:35:23 +09:00
SignWithSeedViewModel.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
TransactionTagModel.cs Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
WalletModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletPSBTCombineViewModel.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
WalletPSBTReadyViewModel.cs Improve wallet nav (#3921) 2022-07-04 13:20:08 +09:00
WalletPSBTViewModel.cs Improve wallet nav (#3921) 2022-07-04 13:20:08 +09:00
WalletSendModel.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
WalletSendVaultModel.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
WalletSigningOptionsModel.cs Improve wallet nav (#3921) 2022-07-04 13:20:08 +09:00