btcpayserver/BTCPayServer/Models/WalletViewModels
Andrew Camilleri 892b3e273f
Improve Labeling further (#4849)
* If loading addresses into the send wallet page using bip21 or address,  (or clicking on "Send selected payouts"  from the payotus page), existing labels will be pre-populated.
*  Add the payout label to the address when the payoutis created instead of to the transaction when it is paid.
*  Add the label attachments when adding labels from an address to the transaction.
2023-04-07 15:58:41 +09:00
..
ListTransactionsViewModel.cs Wallet transactions: Add label manager (#4796) 2023-03-26 20:42:38 +09:00
ListWalletsViewModel.cs
PayoutsModel.cs
PullPaymentsModel.cs Allow any bolt11 invoice for pullpayments/payouts (#4857) 2023-04-06 15:54:19 +09:00
RescanWalletModel.cs
SigningContextModel.cs
SignWithSeedViewModel.cs
TransactionTagModel.cs
WalletModel.cs
WalletPSBTCombineViewModel.cs
WalletPSBTReadyViewModel.cs Improve Labeling further (#4849) 2023-04-07 15:58:41 +09:00
WalletPSBTViewModel.cs
WalletSendModel.cs Wallet transactions: Add label manager (#4796) 2023-03-26 20:42:38 +09:00
WalletSendVaultModel.cs
WalletSigningOptionsModel.cs