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
This new wallet version is non-mandatory. It contains fixes to the setautocombinethreshold RPC command and the related GUI elements. These are the changes:
Only allow integers as input.
The value for the threshold must be at least 1.
In wallets that used the now deprecated autocombinethreshold command, the value was not saved correctly. We introduced a mechanism that would allow us to continue supporting the old wallets while saving the value correctly when you change it the next time.