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
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"