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
When sending max (or near max) savings balance, the option to choose custom fee is available but most values calculate ₿1000 fee, which appears to be a default 'fallback' value rather than a valid calculation.
Expected behavior
It should not be possible to increase custom fee sats/vb value when maximum fee amount is reached.
When fee would exceed total input amount (considering limitation of all inputs) then prevent increasing sats/vb.
Could also show an informative toast message to justify the limitation.
Steps to Reproduce
Have savings balance
Go to send onchain, input onchain address
Tap 'Available (Savings)' to apply the maximum (minus 'reverse balance', which is for the fee)'
Continue to custom fee selection
Observe it is possibly to input any custom sats/vb value and for amounter higher than 'normaly' the amount is always ₿1000
Logs / Screenshots / Recordings
Video first shows normal custom fee calcluation when not sending max, then shows broken calculation when sending max