You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe the feature you'd like to see added.
Ability to see the automatic coin selection in the GUI.
Is your feature related to a problem, if so please describe it.
Even people who "know" how to use coin control may use the automatic coin selection with the assumption that it will select the "best" coin(s) for the tx. Especially when having many utxo's.
So user wants to use the automatic coin selection, but at the same time review the automatically selected coin(s). For example to check to not consolidate some specific coins (labels).
Describe the solution you'd like
Currently, when coin control is enabled in the Settings, and the user doesn't select any coins himself, the automatic coin selection will select the coins.
If, Enable coin control features is enabled, and user doesn't select any coins -> have a way/button to review the automatically selected coins, i.e. see the coinlist with selected coins for this tx.
with current workflow I'm not sure where to put it, suggestions welcome
Describe any alternatives you've considered
Save psbt, and then decodepsbt RPC, but that doesn't give you the labels.
Please leave any additional context
No response
The text was updated successfully, but these errors were encountered:
Please describe the feature you'd like to see added.
Ability to see the automatic coin selection in the GUI.
Is your feature related to a problem, if so please describe it.
Even people who "know" how to use coin control may use the automatic coin selection with the assumption that it will select the "best" coin(s) for the tx. Especially when having many utxo's.
So user wants to use the automatic coin selection, but at the same time review the automatically selected coin(s). For example to check to not consolidate some specific coins (labels).
Describe the solution you'd like
Currently, when coin control is enabled in the
Settings
, and the user doesn't select any coins himself, the automatic coin selection will select the coins.If, Enable coin control features is enabled, and user doesn't select any coins -> have a way/button to review the automatically selected coins, i.e. see the coinlist with selected coins for this tx.
with current workflow I'm not sure where to put it, suggestions welcome
Describe any alternatives you've considered
Save psbt, and then
decodepsbt
RPC, but that doesn't give you the labels.Please leave any additional context
No response
The text was updated successfully, but these errors were encountered: