btcpayserver/BTCPayServer/Models/WalletViewModels
Andrew Camilleri 3a2970a495
Label Factory (#1516)
* Label Factory

* fix typo and format
2020-04-28 16:53:34 +09:00
..
ListTransactionsViewModel.cs Label Factory (#1516) 2020-04-28 16:53:34 +09:00
ListWalletsViewModel.cs Add a "Wallet" menu 2018-07-26 22:32:50 +09:00
RescanWalletModel.cs Remove segwit limitation for rescan 2019-04-24 22:40:35 +09:00
SignWithSeedViewModel.cs Revert back to original transaction if payjoined tx does not work 2020-03-27 10:45:13 +01:00
WalletModel.cs Can pass pre filled amount and address to Send Wallet 2018-10-09 23:48:14 +09:00
WalletPSBTCombineViewModel.cs Can combine PSBT 2019-05-12 13:13:52 +09:00
WalletPSBTReadyViewModel.cs Change flow of payjoin in wallet + fix tests 2020-03-30 13:27:04 +02:00
WalletPSBTViewModel.cs remove bpu TempData 2020-03-27 10:45:13 +01:00
WalletSendLedgerModel.cs Make sure we don't pass the psbt in GET url 2019-11-08 21:21:23 +09:00
WalletSendModel.cs Label Factory (#1516) 2020-04-28 16:53:34 +09:00
WalletSendVaultModel.cs Revert back to original transaction if payjoined tx does not work 2020-03-27 10:45:13 +01:00
WalletSettingsViewModel.cs Can select the signing key in WalletSettings 2019-05-13 00:30:28 +09:00