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
System.Exception: Origin wallet password appears to be invalid↵ at Breeze.TumbleBit.Client.TumbleBitManager.d__45.MoveNext() in /Users/maciejzaleski/Code/BreezeProject/Breeze.TumbleBit.Client/TumbleBitManager.cs:line 524↵--- End of stack trace from previous location where exception was thrown ---↵ at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()↵ at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)↵ at Breeze.TumbleBit.Controllers.TumbleBitController.d__4.MoveNext() in /Users/maciejzaleski/Code/BreezeProject/Breeze.TumbleBit.Client/Controllers/TumbleBitController.cs:line 101"
The text was updated successfully, but these errors were encountered:
Currently when the user enters incorrect wallet password the error message reads:
An error occurred starting tumbling session.
This should be changed to indicate that the wallet password is incorrect.
API
http://localhost:37220/api/TumbleBit/tumble
Stack Trace
The text was updated successfully, but these errors were encountered: