btcpayserver/BTCPayServer/Models/WalletViewModels
Andrew Camilleri 8ca2824b00
Open wallet with BIP21 links (#1565)
* Open wallet with BIP21 links

https://i.imgur.com/IWefMKB.gifv

* remove debugger;

* Move to settings
2020-05-12 22:32:33 +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 Make fee rate options pretty (#1554) 2020-05-08 05:34:39 +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 Open wallet with BIP21 links (#1565) 2020-05-12 22:32:33 +09:00