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 add DASH-style denomination shuffling instead of having the user manually control the shuffling amount and shuffled output.
In DASH, if you want to shuffle .2495, it will automatically shuffle 2x .1, 4x .01, 9x .001 and fail gracefully on the last digit that is returned as change.
Maybe add a way to control the number of shuffling round done on an output, thus increasing the privacy of said coin, and communicating this information to the end user?
I think this will greatly improve user experience.
The text was updated successfully, but these errors were encountered:
Please add DASH-style denomination shuffling instead of having the user manually control the shuffling amount and shuffled output.
In DASH, if you want to shuffle .2495, it will automatically shuffle 2x .1, 4x .01, 9x .001 and fail gracefully on the last digit that is returned as change.
Maybe add a way to control the number of shuffling round done on an output, thus increasing the privacy of said coin, and communicating this information to the end user?
I think this will greatly improve user experience.
The text was updated successfully, but these errors were encountered: