gui-qml icon indicating copy to clipboard operation
gui-qml copied to clipboard

Amount validation in Send form is not taking into account the fee

Open johnny9 opened this issue 5 months ago • 1 comments

Report

Note that when entering full balance, Review is highlighted but not clickable.

As the GUI won't allow creating tx's with 0 fees, maybe Review should only be highlighted when amount < balance

Originally posted by @MarnixCroes in https://github.com/bitcoin-core/gui-qml/pull/462#pullrequestreview-2898268466

This requires dynamic fee estimation to be added to the Send form in order to calculate.

johnny9 avatar Jun 05 '25 20:06 johnny9