btcpayserver/BTCPayServer/Data/Payouts/BitcoinLike
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
..
AddressClaimDestination.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
BitcoinLikePayoutHandler.cs Improve Labeling further (#4849) 2023-04-07 15:58:41 +09:00
IBitcoinLikeClaimDestination.cs Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00
PayoutTransactionOnChainBlob.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
UriClaimDestination.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00